[llvm] [IR] Add llvm.vector.[de]interleave{4,6,8} (PR #139893)
Pengcheng Wang via llvm-commits
llvm-commits at lists.llvm.org
Wed May 14 21:19:38 PDT 2025
================
@@ -167,8 +170,11 @@ namespace Intrinsic {
} Kind;
// These three have to be contiguous.
----------------
wangpc-pp wrote:
These six?
https://github.com/llvm/llvm-project/pull/139893
More information about the llvm-commits
mailing list