diff options
author | Tim Northover <tnorthover@apple.com> | 2023-01-26 12:52:59 +0000 |
---|---|---|
committer | Tim Northover <tnorthover@apple.com> | 2023-01-26 13:00:36 +0000 |
commit | ecec44f2ae733b3848d4dd71324f5fdc33adc62e (patch) | |
tree | 17b9bf48beb707a274c826ffe680444eaef49578 /llvm/unittests/Support/MathExtrasTest.cpp | |
parent | ce4fcea59e1d5829b4355b6401d7265be23f617a (diff) | |
download | llvm-ecec44f2ae733b3848d4dd71324f5fdc33adc62e.zip llvm-ecec44f2ae733b3848d4dd71324f5fdc33adc62e.tar.gz llvm-ecec44f2ae733b3848d4dd71324f5fdc33adc62e.tar.bz2 |
AArch64: remove SM4 support from Apple CPUs.
The CPUs never supported SM4 instructions, but until recently I think crypto
was folded into the baseline architecture as a monolithic feature so it was
difficult to represent that. Now it's split we can, and the CPUs that support
v8.4 onwards only handle AES, SHA2, SHA3 by way of crypto instructions.
Diffstat (limited to 'llvm/unittests/Support/MathExtrasTest.cpp')
0 files changed, 0 insertions, 0 deletions