[SME2][AArch64] Add multi-vector rounding shift left intrinsics
Adds intrinsics for the following SME2 instructions: - srshl (single, 2 & 4 vector) - srshl (multi, 2 & 4 vector) - urshl (single, 2 & 4 vector) - urshl (multi, 2 & 4 vector) NOTE: These intrinsics are still in development and are subject to future changes. Reviewed By: david-arm Differential Revision: https://reviews.llvm.org/D144118
Loading
Please sign in to comment