Skip to content

Commit 8822b8f

Browse files
committed
Reword argument description
1 parent b74394c commit 8822b8f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

llvm/docs/LangRef.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23939,8 +23939,8 @@ across one vector loop iteration.
2393923939
Arguments:
2394023940
""""""""""
2394123941

23942-
The first two arguments have the same pointer type.
23943-
The final one is an immediate and the result is a vector with the i1 element type.
23942+
The first two arguments are pointers and the last argument is an immediate.
23943+
The result is a vector with the i1 element type.
2394423944

2394523945
Semantics:
2394623946
""""""""""

0 commit comments

Comments
 (0)