[PATCH] D117753: [AArch64] Support for memset tagged intrinsic
Son Tuan Vu via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jan 20 21:00:56 PST 2022
tyb0807 updated this revision to Diff 401851.
tyb0807 marked 2 inline comments as done.
tyb0807 added a comment.
`__ARM_FEATURE_MEMORY_TAGGING` not needed to enable `__builtin_arm_mops_memset_tag`.
Follow variable naming convention.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D117753/new/
https://reviews.llvm.org/D117753
Files:
clang/include/clang/Basic/BuiltinsAArch64.def
clang/lib/CodeGen/CGBuiltin.cpp
clang/lib/Headers/arm_acle.h
clang/test/CodeGen/aarch64-mops.c
llvm/include/llvm/IR/IntrinsicsAArch64.td
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D117753.401851.patch
Type: text/x-patch
Size: 9939 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220121/43fb3d56/attachment.bin>
More information about the llvm-commits
mailing list