https://issues.dlang.org/show_bug.cgi?id=17965
ponce <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from ponce <[email protected]> --- You can avoid such FPU <=> XMM round trips by using the LDC compiler. The DMD backend tend to generate those. --
