Skip to content

Commit 036bc99

Browse files
committed
Newline
1 parent d43e55e commit 036bc99

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -247,4 +247,4 @@ gpu.module @test_round_robin_assignment {
247247
target_layout = #xegpu.layout<sg_layout = [2, 2], sg_data = [16, 16], inst_data = [8, 16]>}> : vector<32x64xf32>
248248
gpu.return
249249
}
250-
}
250+
}

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -365,4 +365,4 @@ gpu.func @dpas_no_sg_data(%a: memref<128x128xf16>, %b: memref<128x128xf16>) {
365365
} {sg_id_range = #xegpu.range<[3, 19]>}
366366
gpu.return
367367
}
368-
}
368+
}

0 commit comments

Comments
 (0)