blob: 46724e7758e3faea591e214bc44b703a7b66049a [file] [log] [blame]
SKIP: FAILED
enable f16;
@group(0) @binding(0) var<storage, read_write> prevent_dce : vec4<f16>;
fn subgroupExclusiveMul_a07956() -> vec4<f16> {
var arg_0 = vec4<f16>(1.0h);
var res : vec4<f16> = subgroupExclusiveMul(arg_0);
return res;
}
@compute @workgroup_size(1)
fn compute_main() {
prevent_dce = subgroupExclusiveMul_a07956();
}
Failed to generate: error: Unknown builtin method: 0x562a65679498