We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0bd9da1 commit e48208cCopy full SHA for e48208c
llvm/test/CodeGen/RISCV/pr114316.ll
@@ -28,7 +28,7 @@ define dso_local void @_Z3fooPKcz(ptr noundef %0, ...) "frame-pointer"="all" {
28
; RV64V-NEXT: sd a0, -32(s0)
29
; RV64V-NEXT: addi a0, s0, 8
30
; RV64V-NEXT: sd a0, -40(s0)
31
-; RV64V-NEXT: addi sp, s0, -496
+; RV64V-NEXT: addi sp, s0, -432
32
; RV64V-NEXT: ld ra, 424(sp) # 8-byte Folded Reload
33
; RV64V-NEXT: ld s0, 416(sp) # 8-byte Folded Reload
34
; RV64V-NEXT: addi sp, sp, 496
0 commit comments