Guard flag -fdenormal-fp-math with -fno-fast-math. This allows disabling the FP options with just one flag: –fno-fast-math.
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D25479
Guard flag –fdenormal-fp-math with –fno-fast-math ClosedPublic Authored by SjoerdMeijer on Oct 11 2016, 8:58 AM.
Details Summary Guard flag -fdenormal-fp-math with -fno-fast-math. This allows disabling the FP options with just one flag: –fno-fast-math.
Diff Detail Event TimelineSjoerdMeijer updated this object.
This revision is now accepted and ready to land.Oct 13 2016, 6:15 AM Closed by commit rL284121: Guard flag –fdenormal-fp-math with –fno-fast-math. (authored by SjoerdMeijer). · Explain WhyOct 13 2016, 6:57 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 74264 lib/Driver/Tools.cpp
test/Driver/denormal-fp-math.c |
Please add all tests that the change is covering.