[PATCH] D141606: [AArch64] Remove AES, SHA2, SHA3 and SM4 features from armv8.6-a+

Dave Green via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 16 07:45:43 PST 2023


dmgreen added a comment.

In D141606#4051559 <https://reviews.llvm.org/D141606#4051559>, @philipp.tomsich wrote:

> Ampere1 supports FEAT_SHA1, FEAT_SHA2, FEAT_SHA3, FEAT_SHA512.

Thanks for confirming. Clang combines sha3 and sha512 into a single sha3 feature, so this should now be in-line.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D141606/new/

https://reviews.llvm.org/D141606



More information about the llvm-commits mailing list