[llvm-bugs] [Bug 39112] incorrect optimization with signaling NaN and implicit conversion in fabs: missing exception

via llvm-bugs llvm-bugs at lists.llvm.org
Fri Sep 28 12:08:18 PDT 2018


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

Eli Friedman <efriedma at codeaurora.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |DUPLICATE
             Status|NEW                         |RESOLVED
                 CC|                            |efriedma at codeaurora.org

--- Comment #2 from Eli Friedman <efriedma at codeaurora.org> ---
By default, clang assumes you don't access the floating-point environment. 
Work to implement the FENV_ACCESS pragma is ongoing.

*** This bug has been marked as a duplicate of bug 8100 ***

-- 
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/20180928/d08e8242/attachment.html>


More information about the llvm-bugs mailing list