[clang] Clean up denormal handling with -ffp-model, -ffast-math, etc. (PR #89477)

Andy Kaylor via cfe-commits cfe-commits at lists.llvm.org
Fri Apr 26 12:22:28 PDT 2024


andykaylor wrote:

> LGTM. May be no need for the "etc" in the title of the patch? Thanks.

The "etc." is eliding -fno-fast-math, -funsafe-math-optimizations, and -fno-unsafe-math-optimizations

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


More information about the cfe-commits mailing list