Skip to content

Commit bf7a775

Browse files
authored
[docs] fix normal fpclass mask
1 parent 8361d90 commit bf7a775

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

llvm/docs/LangRef.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1527,7 +1527,7 @@ Currently, only the following parameter attributes are defined:
15271527
+-------+----------------------+---------------+
15281528
| inf | +/- infinity | 516 |
15291529
+-------+----------------------+---------------+
1530-
| norm | +/- normal | 26 |
1530+
| norm | +/- normal | 264 |
15311531
+-------+----------------------+---------------+
15321532
| sub | +/- subnormal | 144 |
15331533
+-------+----------------------+---------------+

0 commit comments

Comments
 (0)