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