[llvm-branch-commits] [llvm] release/20.x: [AArch64][SME] Fix accessing the emergency spill slot with hazard padding (#142190) (PR #142741)

Eli Friedman via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Mon Jun 9 13:20:26 PDT 2025


https://github.com/efriedma-quic approved this pull request.

LGTM

I think this makes sense for the branch: it fixes a miscompile with hazard padding, and it's clearly a no-op if hazard padding is disabled.

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


More information about the llvm-branch-commits mailing list