Skip to content

Commit 4bb2207

Browse files
committed
fix
1 parent 9d5538d commit 4bb2207

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mlir/test/Dialect/XeGPU/subgroup-distribute.mlir

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -266,7 +266,7 @@ gpu.module @test {
266266
}
267267

268268
// -----
269-
// Explicitly check that update_nd_offset distributed tensor descriptor retains the layouts.
269+
// Explicitly check that update_nd_offset op's source retain layout when yielded from the warp op (PR150545)
270270
// CHECK-LABEL: gpu.func @check_update_nd_offset_distributed_tensor_desc
271271
// CHECK: %[[W:.*]] = gpu.warp_execute_on_lane_0(%{{.*}})[16] ->
272272
// CHECK-SAME: (!xegpu.tensor_desc<16x16xf32, #xegpu.layout<lane_layout = [1, 16], lane_data = [1, 1]>>) {

0 commit comments

Comments
 (0)