[all-commits] [llvm/llvm-project] 0ef013: [AArch64][SME2] Add multi-vector SEL (x2, x4) ACLE...
Dinar Temirbulatov via All-commits
all-commits at lists.llvm.org
Thu Nov 30 07:30:38 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0ef013c823e108d477ab749f3187d939e10f8333
https://github.com/llvm/llvm-project/commit/0ef013c823e108d477ab749f3187d939e10f8333
Author: Dinar Temirbulatov <Dinar.Temirbulatov at arm.com>
Date: 2023-11-30 (Thu, 30 Nov 2023)
Changed paths:
M clang/include/clang/Basic/arm_sve.td
A clang/test/CodeGen/aarch64-sme2-intrinsics/acle_sme2_vector_selx2.c
A clang/test/CodeGen/aarch64-sme2-intrinsics/acle_sme2_vector_selx4.c
Log Message:
-----------
[AArch64][SME2] Add multi-vector SEL (x2, x4) ACLE builtins & intrinsics (#73188)
Add multi-vector SEL (x2, x4) ACLE builtins & intrinsics
Patch by: David Sherwood <david.sherwood at arm.com>
More information about the All-commits
mailing list