zahiraam added inline comments.
================ Comment at: clang/docs/UsersManual.rst:1453-1455 + Note: ``DenormalFPMath`` and ``DenormalFP32Math`` are set by default to IEEE + (no flush) for ``-fno-fast-math``, ``-fno-unsafe-math-optimizations``, and + any setting of ``fp-model``. Clang does enable flush-to-zero when ---------------- jcranmer-intel wrote: > You can replace this text with saying that `-fno-fast-math` implies > `-fdenormal-fp-math=ieee`. No need to directly mention `DenormalFPMath`; > instead relate it to the other command line flags that are documented. Not sure that's the change you are proposing? CHANGES SINCE LAST ACTION https://reviews.llvm.org/D123630/new/ https://reviews.llvm.org/D123630 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits