3.322. __nv_uint2float_rd

float @__nv_uint2float_rd(i32 %in)

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

Convert the unsigned integer value x to a single-precision floating point value in round-down (to negative infinity) mode.

Returns

Returns converted value.