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