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