Skip to content

Commit 34c0531

Browse files
committed
typo fix unsigned integer for uthreecmp
1 parent 57ec729 commit 34c0531

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
@@ -12044,7 +12044,7 @@ pointer, or pointer vector operands.
1204412044
Arguments:
1204512045
""""""""""
1204612046

12047-
The '``uthreecmp``' instruction takes two signed integer operands.
12047+
The '``uthreecmp``' instruction takes two unsigned integer operands.
1204812048

1204912049
Semantics:
1205012050
""""""""""

0 commit comments

Comments
 (0)