3.323. __nv_uint2float_rn

float @__nv_uint2float_rn(i32 %in)

Convert an unsigned integer to a float in round-to-nearest-even mode.

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

Returns

Returns converted value.