[AArch64][SME2] Add multi-vector uunpk and sunpk intrinsics
This patch adds the LLVM IR intrinsics for the following: * uunpk (2 and 4 vectors) * sunpk (2 and 4 vectors) I have named the tests sve2p1-intrinsics-* because although the instructions are added as part of the SME2 feature they only operate on SVE vectors. NOTE: These intrinsics are still in development and are subject to future changes. Differential Revision: https://reviews.llvm.org/D142964
Loading
Please sign in to comment