[PATCH] D151433: [Clang][SVE2.1] Add builtins for Multi-vector load and store
Caroline via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu May 25 05:27:15 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/D151433
Files:
clang/include/clang/Basic/arm_sve.td
clang/lib/CodeGen/CGBuiltin.cpp
clang/test/CodeGen/aarch64-sve2p1-intrinsics/acle_sve2p1_ld1.c
clang/test/CodeGen/aarch64-sve2p1-intrinsics/acle_sve2p1_ldnt1.c
clang/test/CodeGen/aarch64-sve2p1-intrinsics/acle_sve2p1_st1.c
clang/test/CodeGen/aarch64-sve2p1-intrinsics/acle_sve2p1_stnt1.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D151433.525556.patch
Type: text/x-patch
Size: 412528 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230525/d122732e/attachment-0001.bin>
More information about the cfe-commits
mailing list