aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Transforms/Utils/ModuleUtils.cpp
diff options
context:
space:
mode:
authorAmara Emerson <amara@apple.com>2024-05-14 13:00:19 -0700
committerGitHub <noreply@github.com>2024-05-14 13:00:19 -0700
commitd4c86e7f3ea298b259e673142470a7b838f5f302 (patch)
treec4c9b4b20fcecec5ddbbe931425b67634b0a8f69 /llvm/lib/Transforms/Utils/ModuleUtils.cpp
parent4cfe347c107485aab6bd003f99ab06aac242b0fd (diff)
downloadllvm-d4c86e7f3ea298b259e673142470a7b838f5f302.zip
llvm-d4c86e7f3ea298b259e673142470a7b838f5f302.tar.gz
llvm-d4c86e7f3ea298b259e673142470a7b838f5f302.tar.bz2
[AArch64][SME] Fix frame lowering not using a base pointer for SME functions. (#91643)
The existing code is checking for the presence of the +sve subtarget feature when deciding to use a base pointer for the function, but this check doesn't work when only +sme is used. rdar://126878490
Diffstat (limited to 'llvm/lib/Transforms/Utils/ModuleUtils.cpp')
0 files changed, 0 insertions, 0 deletions