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

Adam Nemet <[email protected]> changed:

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

--- Comment #13 from Adam Nemet <[email protected]> ---
This was added in several commits to the IR and SDAG (e.g. r298939). Clang also
gained a new pragma (#pragma clang fp contract(on/off/fast)) for fine-grained
control beyond -ffp-contract=fast.

This flag is not yet exposed in MIR.  File PR33713 for that.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
[email protected]
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to