[llvm-bugs] [Bug 35709] Missed optimization in math expression: (x+x)/x == 2
via llvm-bugs
llvm-bugs at lists.llvm.org
Sun Jan 21 08:19:19 PST 2018
https://bugs.llvm.org/show_bug.cgi?id=35709
Sanjay Patel <spatel+llvm at rotateright.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution|--- |FIXED
Fixed By Commit(s)| |323068
--- Comment #8 from Sanjay Patel <spatel+llvm at rotateright.com> ---
Should be fixed with:
https://reviews.llvm.org/rL323068
--
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/20180121/7f162e0b/attachment.html>
More information about the llvm-bugs
mailing list