[flang-commits] [clang] [flang] [llvm] Option to control signaling NaN support (PR #193055)
Serge Pavlov via flang-commits
flang-commits at lists.llvm.org
Mon May 25 09:34:31 PDT 2026
================
@@ -2574,6 +2574,16 @@ For example:
``sanitize_alloc_token``
This attribute indicates that implicit allocation token instrumentation
is enabled for this function.
+``signaling_nans``
+ If a function has this attribute, a signaling NaN (sNaN) is assumed to be
----------------
spavloff wrote:
I put a sentense about it. Hopefully, it could unblock the patch.
https://github.com/llvm/llvm-project/pull/193055
More information about the flang-commits
mailing list