Skip to content

Commit 96dd50e

Browse files
committed
Fix LLVM Sphinx build
1 parent 5d78b78 commit 96dd50e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

llvm/docs/LangRef.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3457,6 +3457,7 @@ case; they are guaranteed to return a QNaN.
34573457

34583458
Unfortunately, due to hard-or-impossible-to-fix issues, LLVM violates its own
34593459
specification on some architectures:
3460+
34603461
- x86-32 without SSE2 enabled may convert floating-point values to x86_fp80 and
34613462
back when performing floating-point math operations; this can lead to results
34623463
with different precision than expected and it can alter NaN values. Since

0 commit comments

Comments
 (0)