Unverified Commit d4c86e7f authored by Amara Emerson's avatar Amara Emerson Committed by GitHub
Browse files

[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
parent 4cfe347c
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment