[Issue 17965] Unexplained usage of the FPU while function result already in right XMM registers

d-bugmail at puremagic.com d-bugmail at puremagic.com
Fri Nov 3 20:01:26 UTC 2017


https://issues.dlang.org/show_bug.cgi?id=17965

ponce <aliloko at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |aliloko at gmail.com

--- Comment #1 from ponce <aliloko at gmail.com> ---
You can avoid such FPU <=> XMM round trips by using the LDC compiler. The DMD
backend tend to generate those.

--


More information about the Digitalmars-d-bugs mailing list