Files
clang-p2996/llvm/test/Transforms/LoopVectorize/if-conversion-reduction.ll
Nadav Rotem 93fa5ef957 Fix a bug in vectorization of if-converted reduction variables. If the
reduction variable is not used outside the loop then we ran into an
endless loop. This change checks if we found the original PHI.

llvm-svn: 169324
2012-12-04 22:40:22 +00:00

1.6 KiB