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

Sam Elliott via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 23 04:26:12 PST 2023


lenary accepted this revision.
lenary added a comment.
This revision is now accepted and ready to land.

I think this is the right direction forwards.

An Apple CPU had to recently be marked at the wrong architecture, because clang enabled more crypto due to the architecture version than the CPU had. Maybe this can be resolved now? @t.p.northover @ab  https://reviews.llvm.org/D134351 was the relevant revision.


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

https://reviews.llvm.org/D141606



More information about the llvm-commits mailing list