Skip to content

Commit

Permalink
Fix test expectation
Browse files Browse the repository at this point in the history
  • Loading branch information
alexcrichton committed Feb 6, 2025
1 parent 63e2c5a commit d054534
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions cranelift/filetests/filetests/isa/pulley64/load.clif
Original file line number Diff line number Diff line change
Expand Up @@ -472,12 +472,10 @@ block0(v0: i64):

; VCode:
; block0:
; xadd64_u8 x3, x0, 10
; xload64le_z x0, x3, 8
; xload64le_z x0, x0, 18
; ret
;
; Disassembled:
; xadd64_u8 x3, x0, 10
; xload64le_z x0, x3, 8
; xload64le_z x0, x0, 18
; ret

0 comments on commit d054534

Please sign in to comment.