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