[clang] [flang] [flang][Driver] Add option for real sum reassociation (PR #207377)
Tom Eccles via cfe-commits
cfe-commits at lists.llvm.org
Fri Aug 21 08:59:32 PDT 2026
tblah wrote:
Note that this flag is now called -ffp-sum-reassociation since it was generalised to work with COMPLEX types as well as REAL.
https://github.com/llvm/llvm-project/pull/207377
More information about the cfe-commits
mailing list