Skip to content

Commit e219003

Browse files
committed
Newline
1 parent 036bc99 commit e219003

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

mlir/test/Dialect/XeGPU/xegpu-wg-to-sg-unify-ops-rr.mlir

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@ gpu.module @test_distribution {
1111
-> !xegpu.tensor_desc<256x128xf32, #xegpu.layout<sg_layout = [8, 4], sg_data = [16, 16], lane_layout = [1, 16], lane_data = [1, 1]>>
1212
gpu.return
1313
}
14-
}
14+
}

mlir/test/Dialect/XeGPU/xegpu-wg-to-sg-unify-ops.mlir

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@ gpu.module @test_distribution {
1010
-> !xegpu.tensor_desc<256x128xf32, #xegpu.layout<sg_layout = [8, 4], sg_data = [32, 32], lane_layout = [1, 16], lane_data = [1, 1]>>
1111
gpu.return
1212
}
13-
}
13+
}

0 commit comments

Comments
 (0)