[clang] [Driver] Introduce ffp-model=aggressive (PR #100453)

Fangrui Song via cfe-commits cfe-commits at lists.llvm.org
Sat Aug 17 10:55:32 PDT 2024


https://github.com/MaskRay approved this pull request.

fp-model= => -ffp-model=

LGTM. I expect that the subject explicit mentions -ffp-model=fast behavior difference, even if it becomes less aggressive and unlikely breaks users.

With "Introduce ...", nobody would expect behavior differences.

https://github.com/llvm/llvm-project/pull/100453


More information about the cfe-commits mailing list