[PATCH] D140432: [AArch64] Guard {vmull_p64, vmull_high_p64} with 'aes' target guard.
Mingming Liu via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Dec 21 09:58:41 PST 2022
mingmingl updated this revision to Diff 484608.
mingmingl added a comment.
update commit message to mention target guard 'aes' includes both FEAT_AES and FEAT_PMULL currently.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D140432/new/
https://reviews.llvm.org/D140432
Files:
clang/include/clang/Basic/arm_neon.td
clang/test/CodeGen/aarch64-poly128.c
clang/test/Sema/aarch64-neon-target.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D140432.484608.patch
Type: text/x-patch
Size: 13725 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20221221/28743360/attachment-0001.bin>
More information about the cfe-commits
mailing list