================ @@ -383,4 +383,19 @@ define void @sdiv_v32i64(ptr %a) vscale_range(16,0) #0 { ret void } +define i32 @sdiv_int(i32 %begin, i32 %first) #0 { ---------------- vfdff wrote: Done, thanks for your suggestion. https://github.com/llvm/llvm-project/pull/97879