LoopVectorize: Division reductions generate incorrect code. Remove the part of the...
authorNadav Rotem <nrotem@apple.com>
Fri, 16 Nov 2012 06:51:17 +0000 (06:51 +0000)
committerNadav Rotem <nrotem@apple.com>
Fri, 16 Nov 2012 06:51:17 +0000 (06:51 +0000)
commit0565b5a2791aa2e5a745d8ab95385cd5d7862424
tree784cbe8abab234c5d415a406f9ea7097f9644545
parent70601ba6f9a84b647c491e154b61fa48837d7d4b
LoopVectorize: Division reductions generate incorrect code. Remove the part of the code that deals with divs.
Thanks to Paul Redmond for catching this while reviewing the code.

llvm-svn: 168142
llvm/lib/Transforms/Vectorize/LoopVectorize.cpp