diff options
author | Michael Zolotukhin <mzolotukhin@apple.com> | 2016-02-22 21:21:45 +0000 |
---|---|---|
committer | Michael Zolotukhin <mzolotukhin@apple.com> | 2016-02-22 21:21:45 +0000 |
commit | d734bea8ba5291a2f421b2472246f87b86b6d61c (patch) | |
tree | 0067ae2d16249f8bd23665fd9e34495a80ab0b99 /llvm/lib/Target/WebAssembly/WebAssemblyFrameLowering.cpp | |
parent | 922bef4f380c015ed370776a33a92b50c41ac04d (diff) | |
download | llvm-d734bea8ba5291a2f421b2472246f87b86b6d61c.zip llvm-d734bea8ba5291a2f421b2472246f87b86b6d61c.tar.gz llvm-d734bea8ba5291a2f421b2472246f87b86b6d61c.tar.bz2 |
[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.
llvm-svn: 261575
Diffstat (limited to 'llvm/lib/Target/WebAssembly/WebAssemblyFrameLowering.cpp')
0 files changed, 0 insertions, 0 deletions