================
@@ -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 _______________________________________________ llvm-branch-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
