[llvm] [IR] Split vector.splice into vector.splice.down and vector.splice.up (PR #170796)
Nikita Popov via llvm-commits
llvm-commits at lists.llvm.org
Fri Dec 5 01:52:34 PST 2025
================
@@ -20729,7 +20729,7 @@ Arguments:
All arguments must be vectors of the same type whereby their logical
concatenation matches the result type.
-'``llvm.vector.splice``' Intrinsic
+'``llvm.vector.splice.down``' Intrinsic
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
----------------
nikic wrote:
Adjust `^`
https://github.com/llvm/llvm-project/pull/170796
More information about the llvm-commits
mailing list