Skip to content

Commit 0d35c61

Browse files
committed
[NFC] fix test comment.
1 parent a4356bc commit 0d35c61

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/Conversion/LoopScheduleToCalyx/pipeline_register_pass.mlir

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// RUN: circt-opt %s -lower-loopschedule-to-calyx -canonicalize -split-input-file | FileCheck %s
22

3-
// This will introduce duplicate groups; these should be subsequently removed during canonicalization.
3+
// This will introduce duplicate groups; these should be subsequently removed.
44

55
// CHECK: calyx.while %std_lt_0.out with @bb0_0 {
66
// CHECK-NEXT: calyx.par {

0 commit comments

Comments
 (0)