[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 10:00:51 PST 2022
mingmingl added a comment.
In D140432#4010143 <https://reviews.llvm.org/D140432#4010143>, @dmgreen wrote:
> 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.
Thanks for reviews! Made the change in commit message and phab summary. Going to submit this.
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