http://llvm.org/bugs/show_bug.cgi?id=17188

Anton Korobeynikov <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |[email protected]
         Resolution|---                         |INVALID

--- Comment #4 from Anton Korobeynikov <[email protected]> ---
FMA generation can potentially provide different results compared to plain
mul+add due to excess precision. So, this applied to fast-math mode only

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs

Reply via email to