3.325. __nv_uint2float_rz

float @__nv_uint2float_rz(i32 %in)

Convert an unsigned integer to a float in round-towards-zero mode.

Convert the unsigned integer value x to a single-precision floating point value in round-towards-zero mode.

Returns

Returns converted value.