[llvm-bugs] [Bug 43223] When -ffp-contract=on is effective, fma conversion works even with -O0.
via llvm-bugs
llvm-bugs at lists.llvm.org
Tue Sep 10 07:13:58 PDT 2019
https://bugs.llvm.org/show_bug.cgi?id=43223
Renato Golin <rengolin at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |WONTFIX
Status|NEW |RESOLVED
--- Comment #9 from Renato Golin <rengolin at gmail.com> ---
Sounds like an accurate description.
I don't like to emulate GCC bugs, but I'm not so fussy about this one in
particular because no one uses "fast" anyway. It's just there for historical
reasons and we do the same to avoid breaking old Makefiles.
Closing...
It would be nice to have a "Expected Behaviour" resolution type, too. Both
"invalid" and "Won't fix" sound a bit aggressive. :)
Thanks!
--
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/20190910/749cb4cb/attachment.html>
More information about the llvm-bugs
mailing list