[PATCH] D140432: [AArch64] Guard {vmull_p64, vmull_high_p64} with 'aes' target guard.
Dave Green via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Dec 21 01:07:24 PST 2022
dmgreen accepted this revision.
dmgreen added a comment.
This revision is now accepted and ready to land.
Thanks for putting together the patch. It may be worth mentioning in the commit message that aes currently includes both FEAT_AES and FEAT_PMULL.
Otherwise LGTM.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D140432/new/
https://reviews.llvm.org/D140432
More information about the cfe-commits
mailing list