[llvm-bugs] [Bug 42179] Supoptimal code for float/double abs pattern with -Ofast

via llvm-bugs llvm-bugs at lists.llvm.org
Mon Jun 10 07:48:34 PDT 2019


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
 Fixed By Commit(s)|                            |r362909, r362937
         Resolution|---                         |FIXED

--- Comment #3 from Sanjay Patel <spatel+llvm at rotateright.com> ---
Should be fixed with an intermediate hack:
https://reviews.llvm.org/rL362909
https://reviews.llvm.org/rL362937

The more general FMF problems remain, but we have related bugs tracking those.

-- 
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/20190610/adcc4751/attachment.html>


More information about the llvm-bugs mailing list