Fix an infinite loop in the loop-vectorizer.
authorNadav Rotem <nrotem@apple.com>
Sat, 20 Oct 2012 20:45:01 +0000 (20:45 +0000)
committerNadav Rotem <nrotem@apple.com>
Sat, 20 Oct 2012 20:45:01 +0000 (20:45 +0000)
commite5dc57d4fb356db31476da8717f20e9f5dc58ac6
treea22c439989f41afd4ccfe5cf3e578ca0a06291a4
parent9fb49d2b30e3da0f6dbf97a3587c31f232bc37f3
Fix an infinite loop in the loop-vectorizer.

PR14134.

llvm-svn: 166379
llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
llvm/test/Transforms/LoopVectorize/2012-10-20-infloop.ll [new file with mode: 0644]