[llvm] [AArch64][SME] Propagate desired ZA states in the MachineSMEABIPass (PR #149510)

Sander de Smalen via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 15 09:10:24 PDT 2025


================

----------------
sdesmalen-arm wrote:

Unrelated, but if `ZAState::OFF` is added here it would avoid having to set up a lazy-save and zero ZA in a function that doesn't otherwise use ZA.

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


More information about the llvm-commits mailing list