blob: 56835301991d8a449dc637f2e99b68fe664c8d56 [file]
SKIP: FAILED
$B1: { # root
%arg_0:ptr<workgroup, array<u32, 1024>, read_write> = var undef
}
%subgroupMatrixStore_1cb3db = func():void {
$B2: {
%arg_1:ptr<function, u32, read_write> = var 1u
%4:subgroup_matrix_result<u32, 8, 8> = construct
%arg_2:ptr<function, subgroup_matrix_result<u32, 8, 8>, read_write> = var %4
%arg_4:ptr<function, u32, read_write> = var 8u
%7:u32 = load %arg_1
%8:subgroup_matrix_result<u32, 8, 8> = load %arg_2
%9:u32 = load %arg_4
%10:void = subgroupMatrixStore %arg_0, %7, %8, true, %9
ret
}
}
%compute_main = @compute @workgroup_size(1i, 1i, 1i) func():void {
$B3: {
%12:void = call %subgroupMatrixStore_1cb3db
ret
}
}
Failed to generate: non-float subgroup matrices are not supported by the MSL backend
tint executable returned error: exit status 1