[llvm] [AArch64][SME] Support `aarch64-split-sve-objects` with VLAs/realignment (PR #163816)

Benjamin Maxwell via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 16 09:18:24 PDT 2025


================
@@ -3512,14 +3512,13 @@ define i32 @svecc_call_dynamic_alloca(<4 x i16> %P0, i32 %P1, i32 %P2, <vscale x
 ;
 ; CHECK64-LABEL: svecc_call_dynamic_alloca:
----------------
MacDue wrote:

Quite a lot of churn here, not really sure how helpful these tests are... I've created smaller test cases in `split-sve-stack-frame-layout.ll` that should be easier to follow. 

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


More information about the llvm-commits mailing list