[PATCH] D142907: LangRef: Add "dynamic" option to "denormal-fp-math"

Joshua Cranmer via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Feb 16 08:42:03 PST 2023


jcranmer-intel added a comment.

Not entirely sure where the best place to effect this (I think somewhere in the clang driver code?), but on further reflection, it feels like strict fp-model in clang should set the denormal mode to dynamic.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D142907/new/

https://reviews.llvm.org/D142907



More information about the cfe-commits mailing list