aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Object/COFFImportFile.cpp
diff options
context:
space:
mode:
authorJack Styles <99514724+Stylie777@users.noreply.github.com>2024-03-27 07:49:38 +0000
committerGitHub <noreply@github.com>2024-03-27 07:49:38 +0000
commitdefc4859b032ccaec69f24b6cfd9882fece5f093 (patch)
tree9f681c34e98a7ec8d38f11059fadac55cef187dd /llvm/lib/Object/COFFImportFile.cpp
parent6d13263d4a723689d025423562269ea6ccb6bfc2 (diff)
downloadllvm-defc4859b032ccaec69f24b6cfd9882fece5f093.zip
llvm-defc4859b032ccaec69f24b6cfd9882fece5f093.tar.gz
llvm-defc4859b032ccaec69f24b6cfd9882fece5f093.tar.bz2
[AArch64] Remove Automatic Enablement of FEAT_F32MM (#85203)
When `+sve` is passed in the command line, if the Architecture being targeted is V8.6A/V9.1A or later, `+f32mm` is also added. This enables FEAT_32MM, however at the time of writing no CPU's support this. This leads to the FEAT_32MM instructions being compiled for CPU's that do not support them. This commit removes the automatic enablement, however the option is still able to be used by passing `+f32mm`.
Diffstat (limited to 'llvm/lib/Object/COFFImportFile.cpp')
0 files changed, 0 insertions, 0 deletions