[llvm] [AArch64][SME] Support `aarch64-split-sve-objects` with VLAs/realignment (PR #163816)
Benjamin Maxwell via llvm-commits
llvm-commits at lists.llvm.org
Tue Nov 4 02:47:44 PST 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:
I've added comments to the test cases in `split-sve-stack-frame-layout.ll`, which enumerate all the possibilities.
https://github.com/llvm/llvm-project/pull/163816
More information about the llvm-commits
mailing list