[RISCV] Re-generate orc-b-patterns.ll for store clustering. NFC

The patch added orc-b-patterns.ll landed while store clustering was
still in review.
This commit is contained in:
Craig Topper 2024-10-11 14:28:15 -07:00
parent 9a97a57d9e
commit 8b46d40221

View File

@ -339,8 +339,8 @@ define i32 @orc_b_i32_sub_shl8x_x_b1_both_used(i32 %x, ptr %arr) {
; CHECK-NEXT: and a0, a0, a2
; CHECK-NEXT: slli a2, a0, 7
; CHECK-NEXT: srli a3, a0, 1
; CHECK-NEXT: sw a2, 0(a1)
; CHECK-NEXT: sub a0, a2, a3
; CHECK-NEXT: sw a2, 0(a1)
; CHECK-NEXT: sw a3, 4(a1)
; CHECK-NEXT: ret
entry: