[llvm-bugs] [Bug 27357] get_local and set_local elimination opportunities

via llvm-bugs llvm-bugs at lists.llvm.org
Tue May 10 04:44:50 PDT 2016


https://llvm.org/bugs/show_bug.cgi?id=27357

Dan Gohman <dan433584 at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #3 from Dan Gohman <dan433584 at gmail.com> ---
This is fixed in r269012. Stackification now happens in a very late pass, so it
sees all the expanded prologue and epilogue code, as well, as opportunities
exposed by tail duplication.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20160510/1b6ccd5f/attachment.html>


More information about the llvm-bugs mailing list