[llvm] [AArch64][SME] Implement the SME ABI (ZA state management) in Machine IR (PR #149062)
Paul Walker via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 7 09:02:22 PDT 2025
https://github.com/paulwalker-arm commented:
This is mainly a high level structural review, because I've yet to properly check the finer details of the emit... functions (although I'm guessing they're mostly taken from the existing implementation?).
What I've seen does look very nice.
https://github.com/llvm/llvm-project/pull/149062
More information about the llvm-commits
mailing list