[llvm-bugs] [Bug 39510] Incorrect optimization in InstSimplify
via llvm-bugs
llvm-bugs at lists.llvm.org
Thu Nov 1 07:37:03 PDT 2018
https://bugs.llvm.org/show_bug.cgi?id=39510
Sanjay Patel <spatel+llvm at rotateright.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
See Also| |https://bugs.llvm.org/show_
| |bug.cgi?id=39518
Fixed By Commit(s)| |345780, 345831, 345832
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #5 from Sanjay Patel <spatel+llvm at rotateright.com> ---
The patch was reverted at:
https://reviews.llvm.org/rL345780
Tests added:
https://reviews.llvm.org/rL345831
And the retry:
https://reviews.llvm.org/rL345832
Also, I filed bug 39518 because there's a missed canonicalization/optimization
opportunity I noticed based on this pattern.
--
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/20181101/ed1b8a4c/attachment.html>
More information about the llvm-bugs
mailing list