blob: 359f8b00ce14f356bd9775d743cc4c1015e32218 [file] [log] [blame]
@compute @workgroup_size(1)
fn f() {
const a : i32 = i32(1073757184i);
let b : f32 = bitcast<f32>(a);
}