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

Joshua Cranmer via cfe-commits cfe-commits at lists.llvm.org
Fri Apr 26 12:25:14 PDT 2024


jcranmer-intel wrote:

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

Maybe "fast-math-ish flags" is a good summary of the lot?

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


More information about the cfe-commits mailing list