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