[llvm-bugs] [Bug 37636] InstCombine produces worse code when provided with range information
via llvm-bugs
llvm-bugs at lists.llvm.org
Fri Jul 6 08:41:09 PDT 2018
https://bugs.llvm.org/show_bug.cgi?id=37636
Sanjay Patel <spatel+llvm at rotateright.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|FIXED |---
Status|RESOLVED |REOPENED
--- Comment #10 from Sanjay Patel <spatel+llvm at rotateright.com> ---
Reopening because the fix was reverted due to other regressions:
https://reviews.llvm.org/rL336410
Can we solve this directly in computeKnownBits by making it smarter about range
metadata?
--
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/20180706/756929ca/attachment.html>
More information about the llvm-bugs
mailing list