Skip to content

Commit 7a26409

Browse files
author
Thorsten Schütt
committed
more docs
1 parent f38c31d commit 7a26409

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

llvm/docs/GlobalISel/GenericOpcode.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -761,7 +761,8 @@ with a given unsigned step.
761761

762762
The type of the operand must be equal to the vector element type. Arithmetic
763763
is performed modulo the bitwidth of the element. The step must be > 0.
764-
Otherwise the vector is zero. The canonical is splat vector of zeros.
764+
Otherwise the vector is zero. The canonical representation is a splat vector
765+
of zeros.
765766

766767
.. code-block::
767768

0 commit comments

Comments
 (0)