[PATCH] D141606: [AArch64] Remove AES, SHA2, SHA3 and SM4 features from armv8.6-a+
Philipp Tomsich via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jan 13 07:12:49 PST 2023
philipp.tomsich added a comment.
Ampere1 supports FEAT_SHA1, FEAT_SHA2, FEAT_SHA3, FEAT_SHA512.
Thanks for spotting this, I'll have to go investigate on the GCC side how that happened (as we make sure that -mcpu=native and -mcpu=ampere1 specify the same .arch).
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D141606/new/
https://reviews.llvm.org/D141606
More information about the llvm-commits
mailing list