[PATCH] D142907: LangRef: Add "dynamic" option to "denormal-fp-math"
Joshua Cranmer via Phabricator via llvm-commits
llvm-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 llvm-commits
mailing list