[llvm-bugs] [Bug 33165] Simpify* cannot distribute instructions for simplification due to undef
via llvm-bugs
llvm-bugs at lists.llvm.org
Sun Aug 9 11:34:54 PDT 2020
https://bugs.llvm.org/show_bug.cgi?id=33165
Florian Hahn <florian_hahn at apple.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|REOPENED |RESOLVED
Fixed By Commit(s)| |d236e1c7b606c461b5cb8a8a87d
| |50ead5d1bcbb9
Resolution|--- |FIXED
--- Comment #16 from Florian Hahn <florian_hahn at apple.com> ---
I think we can consider this closed with
https://reviews.llvm.org/rGd236e1c7b606 which prevents optimizations based on
undef for NewGVN.
--
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/20200809/d3d02fdc/attachment.html>
More information about the llvm-bugs
mailing list