3.147. __nv_float_as_uint

i32 @__nv_float_as_uint(float %x)

Reinterpret bits in a float as a unsigned integer.

Reinterpret the bits in the single-precision floating point value x as a unsigned integer.

Returns

Returns reinterpreted value.