[llvm] AArch64: support extended spills in SEH on WoS (PR #166849)

Eli Friedman via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 6 18:00:25 PST 2025


================
@@ -0,0 +1,22 @@
+; RUN: llc -mtriple aarch64-unknown-windows-msvc -filetype asm -o - %s | FileCheck %s
----------------
efriedma-quic wrote:

> update_llc_test_checks.py results with the subsequent change to adjust the alignment of the stp so that this is properly encoded.

Seems fine.

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


More information about the llvm-commits mailing list