[flang-commits] [clang] [flang] [Flang][Driver] Override -ffast-math floating point contraction with -ffp-contract= (PR #213574)
Tom Eccles via flang-commits
flang-commits at lists.llvm.org
Tue Aug 4 05:40:30 PDT 2026
================
----------------
tblah wrote:
nit: I think this also needs to set `LastFpContractOverrideOption = "";`, otherwise `-ffast-math -fno-fast-math -ffp-contract=off` will warn.
https://github.com/llvm/llvm-project/pull/213574
More information about the flang-commits
mailing list