Skip to content

Commit 3e311fd

Browse files
committed
Remove duplicate newlines at the end
1 parent 2fa6c64 commit 3e311fd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

mlir/test/Dialect/Linalg/invalid.mlir

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2076,4 +2076,3 @@ func.func @matmul_invalid_mixed_types(%t: tensor<?xf16>, %f: vector<4xf16>)
20762076
outs(%f : vector<4xf16>) -> tensor<?xf16>
20772077
func.return %0, %f : tensor<?xf16>, vector<4xf16>
20782078
}
2079-

0 commit comments

Comments
 (0)