Previously we would use these instructions if sse was disabled and fastmath was enabled.
As mentioned in D28335, this is a bad idea.
Differential D36344
[X86] Don't use fsin/fcos/fsincos instructions ever craig.topper on Aug 4 2017, 5:10 PM. Authored by
Details Previously we would use these instructions if sse was disabled and fastmath was enabled. As mentioned in D28335, this is a bad idea.
Diff Detail
Event TimelineComment Actions Just a minor question on the test changes. Otherwise, this LGTM.
Comment Actions Adding Zvi as an FYI, but I think this is fine to land.
|