[all-commits] [llvm/llvm-project] 81d8fa: [Clang][SVE2.1] Add svcntp prototype
CarolineConcatto via All-commits
all-commits at lists.llvm.org
Tue Oct 17 07:15:32 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 81d8fa5a1d01e1cd00865966957dba74b5e8613f
https://github.com/llvm/llvm-project/commit/81d8fa5a1d01e1cd00865966957dba74b5e8613f
Author: Caroline Concatto <caroline.concatto at arm.com>
Date: 2023-10-17 (Tue, 17 Oct 2023)
Changed paths:
M clang/include/clang/Basic/arm_sve.td
M clang/include/clang/Basic/arm_sve_sme_incl.td
M clang/lib/Sema/SemaChecking.cpp
A clang/test/CodeGen/aarch64-sve2p1-intrinsics/acle_sve2p1_cntp.c
A clang/test/Sema/aarch64-sve2p1-intrinsics/acle_sve2p1_imm.cpp
Log Message:
-----------
[Clang][SVE2.1] Add svcntp prototype
As described in: https://github.com/ARM-software/acle/pull/257
Patch by : David Sherwood <david.sherwood at arm.com>
Reviewed By: sdesmalen
Differential Revision: https://reviews.llvm.org/D150961
More information about the All-commits
mailing list