[PATCH] D128648: [Clang][AArch64][SME] Add intrinsics for vector read/write (mova)
Bryan Chan via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sun Jan 8 19:53:51 PST 2023
bryanpkc updated this revision to Diff 487267.
bryanpkc edited the summary of this revision.
bryanpkc added a comment.
Re-upload to add diff context. No change to the patch itself.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D128648/new/
https://reviews.llvm.org/D128648
Files:
clang/include/clang/Basic/TargetBuiltins.h
clang/include/clang/Basic/arm_sme.td
clang/include/clang/Basic/arm_sve_sme_incl.td
clang/lib/CodeGen/CGBuiltin.cpp
clang/lib/CodeGen/CodeGenFunction.h
clang/test/CodeGen/aarch64-sme-intrinsics/acle_sme_read.c
clang/test/CodeGen/aarch64-sme-intrinsics/acle_sme_write.c
clang/utils/TableGen/SveEmitter.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D128648.487267.patch
Type: text/x-patch
Size: 149389 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230109/9270ef16/attachment-0001.bin>
More information about the cfe-commits
mailing list