[llvm-bugs] [Bug 26082] Invariant store should sink to loop exit

via llvm-bugs llvm-bugs at lists.llvm.org
Mon Dec 7 13:36:06 PST 2020


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

Nikita Popov <nikita.ppv at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |nikita.ppv at gmail.com
         Resolution|---                         |FIXED
             Status|NEW                         |RESOLVED

--- Comment #12 from Nikita Popov <nikita.ppv at gmail.com> ---
BasicAA determines NoAlias and LICM performs promotion on trunk. Presumably
because recphi handling was enabled.

-- 
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/20201207/8abc73d6/attachment.html>


More information about the llvm-bugs mailing list