[llvm-bugs] [Bug 46897] Failure to recognise commutable binop intrinsics
via llvm-bugs
llvm-bugs at lists.llvm.org
Thu Sep 3 10:11:32 PDT 2020
https://bugs.llvm.org/show_bug.cgi?id=46897
Sanjay Patel <spatel+llvm at rotateright.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |FIXED
Fixed By Commit(s)|09652721 |09652721, 2391a34f9f
Status|NEW |RESOLVED
--- Comment #6 from Sanjay Patel <spatel+llvm at rotateright.com> ---
These should be the last steps for commutative analysis for min/max:
https://github.com/llvm/llvm-project/commit/bdd5bfd0e434637c44916fe2072b1d80fa022092
https://github.com/llvm/llvm-project/commit/2391a34f9f529705a9c7761df350e7f012cca191
I opened bug 47409 to track the newgvn enhancement and bug 47410 for early-cse.
--
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/20200903/bb269c4f/attachment.html>
More information about the llvm-bugs
mailing list