Skip to content

Commit

Permalink
[FIRRTL][NFC] lower-types.mlir: appease filecheck linter.
Browse files Browse the repository at this point in the history
  • Loading branch information
dtzSiFive committed Jan 24, 2025
1 parent 0a7e5d7 commit 8880340
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/Dialect/FIRRTL/lower-types.mlir
Original file line number Diff line number Diff line change
Expand Up @@ -1445,7 +1445,7 @@ firrtl.circuit "Conventions1" {
}

// Test that memories have their prefixes copied when lowering.
// See: https://github.com/llvm/circt/issues/7835
// https://github.com/llvm/circt/issues/7835
firrtl.circuit "MemoryPrefixCopying" {
// COMMON-LABEL: firrtl.module @MemoryPrefixCopying
firrtl.module @MemoryPrefixCopying() {
Expand Down

0 comments on commit 8880340

Please sign in to comment.