[Mlir-commits] [llvm] [mlir] Move stepvector intrinsic out of experimental namespace (PR #98043)
Nikita Popov
llvmlistbot at llvm.org
Mon Jul 8 12:41:02 PDT 2024
================
@@ -19363,27 +19363,27 @@ vector <N x eltty>, imm is a signed integer constant in the range
-N <= imm < N. For a scalable vector <vscale x N x eltty>, imm is a signed
integer constant in the range -X <= imm < X where X=vscale_range_min * N.
-'``llvm.experimental.stepvector``' Intrinsic
+'``llvm.stepvector``' Intrinsic
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
----------------
nikic wrote:
Underline no longer matches.
https://github.com/llvm/llvm-project/pull/98043
More information about the Mlir-commits
mailing list