[llvm-branch-commits] [llvm] [AArch64][SME] Support agnostic ZA functions in the MachineSMEABIPass (PR #149064)

Benjamin Maxwell via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Wed Sep 3 07:02:58 PDT 2025


================
@@ -250,6 +286,9 @@ struct MachineSMEABI : public MachineFunctionPass {
     SmallVector<ZAState> BundleStates;
----------------
MacDue wrote:

Here's a WIP patch that implements the scheme I mentioned previously:  https://github.com/llvm/llvm-project/pull/156674

https://github.com/llvm/llvm-project/pull/149064


More information about the llvm-branch-commits mailing list