[all-commits] [llvm/llvm-project] b9dae2: [Clang][SVE2.1] Add builtins for svrevd
CarolineConcatto via All-commits
all-commits at lists.llvm.org
Fri Oct 20 01:36:57 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b9dae2fa22d3dd4d5c454c2b167428b027d7bc12
https://github.com/llvm/llvm-project/commit/b9dae2fa22d3dd4d5c454c2b167428b027d7bc12
Author: Caroline Concatto <caroline.concatto at arm.com>
Date: 2023-10-20 (Fri, 20 Oct 2023)
Changed paths:
M clang/include/clang/Basic/arm_sve.td
A clang/test/CodeGen/aarch64-sve2-intrinsics/acle_sve2_revd.c
Log Message:
-----------
[Clang][SVE2.1] Add builtins for svrevd
As described in: https://github.com/ARM-software/acle/pull/257
Patch by: Rosie Sumpter <rosie.sumpter at arm.com>
Reviewed By: dtemirbulatov
Differential Revision: https://reviews.llvm.org/D151709
More information about the All-commits
mailing list