blob: 3508c689d0a9c257347580564b165e8d100aeccc [file]
SKIP: FAILED
$B1: { # root
%prevent_dce:ptr<storage, array<i32, 1024>, read_write> = var undef @binding_point(0, 0)
%arg_0:ptr<workgroup, array<i32, 1024>, read_write> = var undef
}
%subgroupMatrixLoad_7de32d = func():subgroup_matrix_left<i32, 8, 8> {
$B2: {
%arg_1:ptr<function, u32, read_write> = var 1u
%arg_3:ptr<function, u32, read_write> = var 8u
%6:u32 = load %arg_1
%7:u32 = load %arg_3
%8:subgroup_matrix_left<i32, 8, 8> = subgroupMatrixLoad<subgroup_matrix_left<i32, 8, 8>> %arg_0, %6, true, %7
%res:ptr<function, subgroup_matrix_left<i32, 8, 8>, read_write> = var %8
%10:subgroup_matrix_left<i32, 8, 8> = load %res
ret %10
}
}
%compute_main = @compute @workgroup_size(1i, 1i, 1i) func():void {
$B3: {
%12:subgroup_matrix_left<i32, 8, 8> = call %subgroupMatrixLoad_7de32d
%13:void = subgroupMatrixStore %prevent_dce, 0u, %12, false, 64u
ret
}
}
Failed to generate: non-float subgroup matrices are not supported by the MSL backend
tint executable returned error: exit status 1