[PATCH] D151081: [Clang][SVE2.1] Add svpext builtins
Caroline via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon May 22 05:19:55 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.
As described in: https://github.com/ARM-software/acle/pull/257
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D151081
Files:
clang/include/clang/Basic/arm_sve.td
clang/lib/CodeGen/CGBuiltin.cpp
clang/lib/CodeGen/CodeGenFunction.h
clang/test/CodeGen/aarch64-sve2p1-intrinsics/acle_sve2p1_pext.c
clang/test/Sema/aarch64-sve2p1-intrinsics/acle_sve2p1_imm.cpp
clang/utils/TableGen/SveEmitter.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D151081.524250.patch
Type: text/x-patch
Size: 19776 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230522/f8f1213d/attachment-0001.bin>
More information about the cfe-commits
mailing list