[llvm-bugs] [Bug 40486] CodeGenPrepare::CombineUAddWithOverflow - improve icmp eq/ne matching
via llvm-bugs
llvm-bugs at lists.llvm.org
Sun Feb 24 08:42:01 PST 2019
https://bugs.llvm.org/show_bug.cgi?id=40486
Sanjay Patel <spatel+llvm at rotateright.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
Fixed By Commit(s)| |354746
--- Comment #14 from Sanjay Patel <spatel+llvm at rotateright.com> ---
We should have all of the common cases after:
https://reviews.llvm.org/rL354746
I filed bug 40842 to track the +0x8000... case because I think the root cause
is different on that one.
--
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/20190224/9f7737b9/attachment.html>
More information about the llvm-bugs
mailing list