diff options
author | Arnold Schwaighofer <aschwaighofer@apple.com> | 2013-05-09 00:32:18 +0000 |
---|---|---|
committer | Arnold Schwaighofer <aschwaighofer@apple.com> | 2013-05-09 00:32:18 +0000 |
commit | 2e8c69cf9732726f6b9dbfa56fbddd5e4130bfa5 (patch) | |
tree | 2a136ad205fc4fde5216ba322c5c9b78c0d653c9 /llvm/lib/Object/COFFObjectFile.cpp | |
parent | b613dfadcbfda86c0e681038269ebac0829fc1e5 (diff) | |
download | llvm-2e8c69cf9732726f6b9dbfa56fbddd5e4130bfa5.zip llvm-2e8c69cf9732726f6b9dbfa56fbddd5e4130bfa5.tar.gz llvm-2e8c69cf9732726f6b9dbfa56fbddd5e4130bfa5.tar.bz2 |
LoopVectorizer: Don't assert on the absence of induction variables
A computable loop exit count does not imply the presence of an induction
variable. Scalar evolution can return a value for an infinite loop.
Fixes PR15926.
llvm-svn: 181495
Diffstat (limited to 'llvm/lib/Object/COFFObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions