mirror of
https://github.com/intel/llvm.git
synced 2026-01-17 23:45:25 +08:00
[Docs] Fix formatting issue for llvm.experimental.stepvector in LangRef
The llvm.experimental.stepvector section was missing the '^^^' line underneath the intrinsic name.
This commit is contained in:
@@ -16795,8 +16795,8 @@ The first two operands are vectors with the same type. The third argument
|
||||
the source/result vector. The ``imm`` is a signed integer constant in the range
|
||||
``-VL <= imm < VL``. For values outside of this range the result is poison.
|
||||
|
||||
|
||||
'``llvm.experimental.stepvector``' Intrinsic
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
|
||||
This is an overloaded intrinsic. You can use ``llvm.experimental.stepvector``
|
||||
to generate a vector whose lane values comprise the linear sequence
|
||||
|
||||
Reference in New Issue
Block a user