Skip to content

Commit 8a76339

Browse files
committed
nit
1 parent f88d3ad commit 8a76339

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mlir/test/Dialect/Linalg/invalid.mlir

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1702,4 +1702,4 @@ func.func @unpack_source_dest_type_mismatch_1(%source: memref<16x8x8x32xf32>, %d
17021702
%0 = linalg.unpack %source inner_dims_pos = [0, 1] inner_tiles = [8, 32]
17031703
into %dest : memref<16x8x8x32xf32> -> tensor<128x256xf32>
17041704
return
1705-
}
1705+
}

0 commit comments

Comments
 (0)