[PATCH] D150953: [Clang][SVE2.1] Add clang support for prototypes using svcount_t
Caroline via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri May 19 03:15:51 PDT 2023
CarolineConcatto created this revision.
Herald added subscribers: kristof.beyls, tschuett.
Herald added a project: All.
CarolineConcatto requested review of this revision.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.
In this patch it is used for the prototype:
- svptrue_c8 (and _c16/_c32/_c64)
Patch by: Sander de Smalen <sander.desmalen at arm.com>
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D150953
Files:
clang/include/clang/Basic/Builtins.def
clang/include/clang/Basic/arm_sve.td
clang/lib/AST/ASTContext.cpp
clang/test/CodeGen/aarch64-sve2p1-intrinsics/acle_sve2p1_ptrue.c
clang/utils/TableGen/SveEmitter.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D150953.523713.patch
Type: text/x-patch
Size: 12172 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230519/3025935e/attachment.bin>
More information about the cfe-commits
mailing list