We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d292610 commit ae94354Copy full SHA for ae94354
llvm/docs/LangRef.rst
@@ -4364,7 +4364,7 @@ constants and smaller complex constants.
4364
4365
When creating a vector whose elements have the same constant value, the
4366
preferred syntax is ``splat (<Ty> Val)``. For example: "``splat (i32 11)``".
4367
- These vector constants must have ::ref:`vector type <t_vector>` with an
+ These vector constants must have :ref:`vector type <t_vector>` with an
4368
element type that matches the ``splat`` operand.
4369
**Zero initialization**
4370
The string '``zeroinitializer``' can be used to zero initialize a
0 commit comments