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 | c121f5dc267e5d7048b8f27ddcfdc41f8c8e7073 (patch) | |
tree | c439b513a604cfc10d2b61a8d9eb743caa68298c /lib/CodeGen/AsmPrinter/DwarfCompileUnit.cpp | |
parent | 96e70b2a0065488e8b72f5c6ace4de9e2e87035c (diff) |
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.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@181495 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/AsmPrinter/DwarfCompileUnit.cpp')
0 files changed, 0 insertions, 0 deletions