[llvm-bugs] [Bug 24886] what is the canonical IR for a fabs operation?

via llvm-bugs llvm-bugs at lists.llvm.org
Thu Mar 15 13:08:08 PDT 2018


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

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

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

--- Comment #10 from Sanjay Patel <spatel+llvm at rotateright.com> ---
fabs() calls should always be converted to the intrinsic by clang with:
https://reviews.llvm.org/rL319593

-- 
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/20180315/78dcc2b0/attachment.html>


More information about the llvm-bugs mailing list