[PATCH] D145150: clang: Emit nofpclass(nan inf) for -ffinite-math-only

Joshua Cranmer via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Mar 9 12:52:11 PST 2023


jcranmer-intel added a comment.

I'm generally okay with the approach of this patch. I'm not sufficiently well-versed in the clang codegen side of things to know if this covers all of the bases, and I'd appreciate someone who is familiar with that side of things to approve this patch.


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

https://reviews.llvm.org/D145150



More information about the cfe-commits mailing list