Now that we have reasonable support for FP_CONTRACT OFF, we can justify making FP_CONTRACT ON the default behavior.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D14200
Make FP_CONTRACT ON default. ClosedPublic Authored by scanon on Oct 30 2015, 6:45 AM.
Details Summary Now that we have reasonable support for FP_CONTRACT OFF, we can justify making FP_CONTRACT ON the default behavior.
Diff Detail
Event Timelinescanon updated this object. This revision is now accepted and ready to land.Nov 11 2015, 11:00 AM Closed by commit rL253269: Make FP_CONTRACT ON the default. (authored by scanon). · Explain WhyNov 16 2015, 3:12 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 40351 cfe/trunk/include/clang/Basic/LangOptions.def
cfe/trunk/lib/Frontend/CompilerInvocation.cpp
cfe/trunk/test/CodeGen/aarch64-neon-fma.c
cfe/trunk/test/CodeGen/aarch64-scalar-fma.c
cfe/trunk/test/CodeGen/fp-contract-pragma.cpp
cfe/trunk/test/Driver/clang_f_opts.c
|