Skip to content

Commit

Permalink
[LLHD] Fix typo in simulator test. NFC.
Browse files Browse the repository at this point in the history
  • Loading branch information
maerhart committed Oct 28, 2021
1 parent ca5bfac commit 33d0552
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions test/Dialect/LLHD/Simulator/sim_comb_concat.mlir
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,7 @@

// This test checks correct simulation of the following operations and ensures
// that the endianess semantics as described in the rationale are followed.
// * hw.array_create
// * hw.struct_create
// * hw.bitcast
// * comb.concat

// CHECK: 0ps 0d 0e root/int 0x00000000
// CHECK-NEXT: 1000ps 0d 0e root/int 0x01020304
Expand Down

0 comments on commit 33d0552

Please sign in to comment.