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

Andy Kaylor via cfe-commits cfe-commits at lists.llvm.org
Thu Jul 25 12:01:30 PDT 2024


andykaylor wrote:

FWIW, here is a comparison of clang to the two other non-LLVM-based compilers I'm aware of that implement an option equivalent to `-ffp-model=fast`

https://godbolt.org/z/anjs78bj1

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


More information about the cfe-commits mailing list