Skip to content

Commit 4242cb3

Browse files
committed
Update checks after rebase
Change-Id: I474c67d0cd84711214491a260d16fc697e9294a3
1 parent 846aba4 commit 4242cb3

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

llvm/test/CodeGen/AArch64/sme-agnostic-za.ll

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -259,8 +259,7 @@ define i64 @streaming_compatible_agnostic_caller_nonstreaming_private_za_callee(
259259
; CHECK-NEWLOWERING-NEXT: bl __arm_sme_state_size
260260
; CHECK-NEWLOWERING-NEXT: sub sp, sp, x0
261261
; CHECK-NEWLOWERING-NEXT: mov x19, sp
262-
; CHECK-NEWLOWERING-NEXT: bl __arm_sme_state
263-
; CHECK-NEWLOWERING-NEXT: mov x20, x0
262+
; CHECK-NEWLOWERING-NEXT: mrs x20, SVCR
264263
; CHECK-NEWLOWERING-NEXT: mov x0, x19
265264
; CHECK-NEWLOWERING-NEXT: bl __arm_sme_save
266265
; CHECK-NEWLOWERING-NEXT: tbz w20, #0, .LBB5_2

0 commit comments

Comments
 (0)