[llvm-bugs] [Bug 17211] FMA not generated with -ffp-contract=on
via llvm-bugs
llvm-bugs at lists.llvm.org
Wed Oct 14 23:01:37 PDT 2020
https://bugs.llvm.org/show_bug.cgi?id=17211
Fangrui Song <i at maskray.me> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |FIXED
Status|NEW |RESOLVED
CC| |i at maskray.me
--- Comment #16 from Fangrui Song <i at maskray.me> ---
The original code generates
vfmadd231sd %xmm0, %xmm0, %xmm0
now
--
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/20201015/53989fca/attachment.html>
More information about the llvm-bugs
mailing list