[llvm-bugs] [Bug 16461] Wrongly eliminated store -- (t9982, others from PR16431)
via llvm-bugs
llvm-bugs at lists.llvm.org
Sun Oct 25 05:48:57 PDT 2020
https://bugs.llvm.org/show_bug.cgi?id=16461
Florian Hahn <florian_hahn at apple.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |florian_hahn at apple.com
Resolution|--- |FIXED
Status|NEW |RESOLVED
--- Comment #2 from Florian Hahn <florian_hahn at apple.com> ---
It looks like this was resolved a while ago. On current trunk, it prints r=40
with and without optimizations, for DSE + MemorySSA & legacy DSE. No stores in
the loop are removed for the attached IR.
--
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/20201025/a14ef234/attachment.html>
More information about the llvm-bugs
mailing list