Skip to content

Commit

Permalink
[FIRRTL] Test whitespace cleanup, NFC
Browse files Browse the repository at this point in the history
Cleanup trailing whitespace in a FIRRTL test.

Signed-off-by: Schuyler Eldridge <schuyler.eldridge@sifive.com>
  • Loading branch information
seldridge committed Nov 13, 2024
1 parent f34a1b2 commit 823c948
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/Dialect/FIRRTL/extract-instances.mlir
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ firrtl.circuit "ExtractBlackBoxesSimple" attributes {annotations = [{class = "fi
// CHECK: firrtl.propassign %filename, %filename_in : !firrtl.string
// CHECK: }

// CHECK: firrtl.class @ExtractInstancesMetadata(out %[[bb_0_field]]: !firrtl.class<@ExtractInstancesSchema
// CHECK: firrtl.class @ExtractInstancesMetadata(out %[[bb_0_field]]: !firrtl.class<@ExtractInstancesSchema
// CHECK-SAME: {
// CHECK: %[[V0:.+]] = firrtl.string "bb_0"
// CHECK: %[[bb_0:.+]] = firrtl.object @ExtractInstancesSchema
Expand Down

0 comments on commit 823c948

Please sign in to comment.