We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5d78b78 commit 96dd50eCopy full SHA for 96dd50e
llvm/docs/LangRef.rst
@@ -3457,6 +3457,7 @@ case; they are guaranteed to return a QNaN.
3457
3458
Unfortunately, due to hard-or-impossible-to-fix issues, LLVM violates its own
3459
specification on some architectures:
3460
+
3461
- x86-32 without SSE2 enabled may convert floating-point values to x86_fp80 and
3462
back when performing floating-point math operations; this can lead to results
3463
with different precision than expected and it can alter NaN values. Since
0 commit comments