Skip to content

Commit 0046727

Browse files
committed
whitespace
1 parent bbf3d6b commit 0046727

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mlir/test/Dialect/Vector/linearize.mlir

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -320,7 +320,7 @@ func.func @test_vector_bitcast(%arg0: vector<[4]x2xf32>) -> vector<[4]x4xf16> {
320320
return %1 : vector<[4]x4xf16>
321321
}
322322

323-
// -----
323+
// -----
324324

325325
// CHECK-LABEL: test_linearize_across_for
326326
func.func @test_linearize_across_for(%arg0 : vector<4xi8>) -> vector<4xi8> {

0 commit comments

Comments
 (0)