diff options
author | Archibald Elliott <archibald.elliott@arm.com> | 2022-09-26 16:26:30 +0100 |
---|---|---|
committer | Archibald Elliott <archibald.elliott@arm.com> | 2022-09-28 14:52:44 +0100 |
commit | dcc00482797124d97aab1cfc254b1563e38de76b (patch) | |
tree | 13f5bf1b4b21c78ea0f858b93df81f145d1094b9 /llvm/lib/Target/AMDGPU/AMDGPUMachineFunction.cpp | |
parent | ff4027d152d0d928540dbc19a41840a3a59ff23d (diff) | |
download | llvm-dcc00482797124d97aab1cfc254b1563e38de76b.zip llvm-dcc00482797124d97aab1cfc254b1563e38de76b.tar.gz llvm-dcc00482797124d97aab1cfc254b1563e38de76b.tar.bz2 |
[AArch64] Correct v9.x-a Features
A change to D109517 during review stated it was disabling the crypto
extensions by default in armv9a, but it also ended up removing two other
non-crypto features: i8mm and bf16. This error was also made in D116158.
This patch re-adds those two extensions to the feature bitmaps for the
affected armv9a versions in the target parser.
Differential Revision: https://reviews.llvm.org/D134647
Diffstat (limited to 'llvm/lib/Target/AMDGPU/AMDGPUMachineFunction.cpp')
0 files changed, 0 insertions, 0 deletions