[llvm-branch-commits] [llvm] [AArch64][SME] Avoid ZA save state changes in loops in MachineSMEABIPass (PR #149065)
Benjamin Maxwell via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Wed Jul 16 08:56:12 PDT 2025
MacDue wrote:
Note: This patch is a minor improvement to placing saves/restores. For more complex programs, we will need to propagate required ZA states through blocks with "no preference" to make better decisions.
https://github.com/llvm/llvm-project/pull/149065
More information about the llvm-branch-commits
mailing list