[llvm-bugs] [Bug 49654] [InstCombine] Incorrect propagation of nsz from fneg to fdiv
via llvm-bugs
llvm-bugs at lists.llvm.org
Mon Jun 7 11:34:05 PDT 2021
https://bugs.llvm.org/show_bug.cgi?id=49654
Sanjay Patel <spatel+llvm at rotateright.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Fixed By Commit(s)| |4675beaa2181
Resolution|--- |FIXED
Status|NEW |RESOLVED
--- Comment #4 from Sanjay Patel <spatel+llvm at rotateright.com> ---
I pushed the minimal fix here:
https://reviews.llvm.org/rG4675beaa2181
We should add more FMF tests and confirm that related transforms are behaving
as expected.
--
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/20210607/30f8b860/attachment.html>
More information about the llvm-bugs
mailing list