3.146. __nv_float_as_int

i32 @__nv_float_as_int(float %x)

Reinterpret bits in a float as a signed integer.

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

Returns

Returns reinterpreted value.