Skip to content

Commit 05f9928

Browse files
add test file endline.
1 parent 7cf85bc commit 05f9928

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mlir/test/Dialect/Affine/ops.mlir

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -323,4 +323,4 @@ module attributes {gpu.container_module} {
323323
// CHECK: %[[VAL_3:.*]] = arith.constant 0 : index
324324
// CHECK: affine.for %[[VAL_4:.*]] = %[[VAL_3]] to %[[VAL_2]] step 32 {
325325
// CHECK: }
326-
// CHECK: gpu.return
326+
// CHECK: gpu.return

0 commit comments

Comments
 (0)