================
@@ -10,103 +10,111 @@ declare void @use(ptr)
define void @preemptible() "interrupt"="SiFive-CLIC-preemptible"
"frame-pointer"="all" {
; RV32-LABEL: preemptible:
; RV32: sw t0, 16(sp)
-; RV32: sw s0, 12(sp)
-; RV32: addi s0, sp, 32
+; RV32: .cfi_offset t0, -16
----------------
lenary wrote:
Can we regenerate this with update llc test checks please?
https://github.com/llvm/llvm-project/pull/221318
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits