[llvm-bugs] [Bug 34149] Suboptimal codegen for "fast" minnum and maxnum

via llvm-bugs llvm-bugs at lists.llvm.org
Mon May 20 13:13:32 PDT 2019


https://bugs.llvm.org/show_bug.cgi?id=34149

Sanjay Patel <spatel+llvm at rotateright.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|NEW                         |RESOLVED

--- Comment #3 from Sanjay Patel <spatel+llvm at rotateright.com> ---
I think this:
https://reviews.llvm.org/rL331992
...solved the problem for x86 codegen, so we can close this bug.

An IR canonicalization fix is proposed here:
https://reviews.llvm.org/D62158

-- 
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/20190520/36407bdb/attachment.html>


More information about the llvm-bugs mailing list