Skip to content

Commit 2b63ab4

Browse files
committed
[RISCV] update test
1 parent 09d883e commit 2b63ab4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

llvm/test/CodeGen/RISCV/pr114316.ll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ define dso_local void @_Z3fooPKcz(ptr noundef %0, ...) "frame-pointer"="all" {
2828
; RV64V-NEXT: sd a0, -32(s0)
2929
; RV64V-NEXT: addi a0, s0, 8
3030
; RV64V-NEXT: sd a0, -40(s0)
31-
; RV64V-NEXT: addi sp, s0, -496
31+
; RV64V-NEXT: addi sp, s0, -432
3232
; RV64V-NEXT: ld ra, 424(sp) # 8-byte Folded Reload
3333
; RV64V-NEXT: ld s0, 416(sp) # 8-byte Folded Reload
3434
; RV64V-NEXT: addi sp, sp, 496

0 commit comments

Comments
 (0)