diff options
Diffstat (limited to 'llvm/test/CodeGen/AArch64/sme-streaming-mode-changes-unwindinfo.ll')
| -rw-r--r-- | llvm/test/CodeGen/AArch64/sme-streaming-mode-changes-unwindinfo.ll | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/llvm/test/CodeGen/AArch64/sme-streaming-mode-changes-unwindinfo.ll b/llvm/test/CodeGen/AArch64/sme-streaming-mode-changes-unwindinfo.ll index 991776f11ae4..7be5e6fe2986 100644 --- a/llvm/test/CodeGen/AArch64/sme-streaming-mode-changes-unwindinfo.ll +++ b/llvm/test/CodeGen/AArch64/sme-streaming-mode-changes-unwindinfo.ll @@ -283,8 +283,7 @@ define aarch64_sve_vector_pcs void @streaming_compatible_caller_conditional_mode ; CHECK: .cfi_escape 0x10, 0x4d, 0x0c, 0x12, 0x11, 0x60, 0x22, 0x06, 0x11, 0x50, 0x1e, 0x22, 0x11, 0x50, 0x22 // $d13 @ cfa - 48 * IncomingVG - 48 ; CHECK: .cfi_escape 0x10, 0x4e, 0x0c, 0x12, 0x11, 0x60, 0x22, 0x06, 0x11, 0x48, 0x1e, 0x22, 0x11, 0x50, 0x22 // $d14 @ cfa - 56 * IncomingVG - 48 ; CHECK: .cfi_escape 0x10, 0x4f, 0x0c, 0x12, 0x11, 0x60, 0x22, 0x06, 0x11, 0x40, 0x1e, 0x22, 0x11, 0x50, 0x22 // $d15 @ cfa - 64 * IncomingVG - 48 -; CHECK: bl __arm_sme_state -; CHECK: mov x19, x0 +; CHECK: mrs x19, SVCR ; CHECK: tbnz w19, #0, .LBB5_2 ; CHECK: smstart sm ; CHECK: .LBB5_2: |
