[llvm-bugs] [Bug 28001] [x86, SSE] recognize min/max FP patterns

via llvm-bugs llvm-bugs at lists.llvm.org
Sat Oct 29 09:49:56 PDT 2016


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

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

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

--- Comment #8 from Sanjay Patel <spatel+llvm at rotateright.com> ---
Should be fixed after:
https://reviews.llvm.org/rL285495

Given how many problems we have recognizing min/max (see also
https://reviews.llvm.org/D26091 , https://reviews.llvm.org/D26096 ), I wonder
why we don't have generic IR intrinsics for these ops...

-- 
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/20161029/18853870/attachment.html>


More information about the llvm-bugs mailing list