commit | 0070b261d759711ea2d8f3c46e43dafffd7300e5 | [log] [tgz] |
---|---|---|
author | Michael Zolotukhin <mzolotukhin@apple.com> | Mon Feb 22 21:21:45 2016 +0000 |
committer | Michael Zolotukhin <mzolotukhin@apple.com> | Mon Feb 22 21:21:45 2016 +0000 |
tree | 8518da04bf25a2babeae6c7e23d5e4695aa54246 | |
parent | cd25a02e5ec9fb8ff4e1ec50eed224b2882a1112 [diff] |
[LoopUnrolling] Fix a bug introduced in r259869 (PR26688). The issue was that we only required LCSSA rebuilding if the immediate parent-loop had values used outside of it. The fix is to enaable the same logic for all outer loops, not only immediate parent. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@261575 91177308-0d34-0410-b5e6-96231b3b80d8