diff options
author | Dan Gohman <gohman@apple.com> | 2010-07-26 18:28:14 +0000 |
---|---|---|
committer | Dan Gohman <gohman@apple.com> | 2010-07-26 18:28:14 +0000 |
commit | 6ebfd72f37325a1ebceb53e5ecad524d359d8d0b (patch) | |
tree | 93f49fad350bd0cd941bfd685dee06797b698264 /docs | |
parent | 7da5d3fc657bf434a245d11ad91f22feb86296c5 (diff) | |
download | external_llvm-6ebfd72f37325a1ebceb53e5ecad524d359d8d0b.zip external_llvm-6ebfd72f37325a1ebceb53e5ecad524d359d8d0b.tar.gz external_llvm-6ebfd72f37325a1ebceb53e5ecad524d359d8d0b.tar.bz2 |
Fix SCEVExpander::visitAddRecExpr so that it remembers the induction variable
it inserted rather than using LoopInfo::getCanonicalInductionVariable to
rediscover it, since that doesn't work on non-canonical loops. This fixes
infinite recurrsion on such loops; PR7562.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@109419 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions