3.199. __nv_int2float_ru

float @__nv_int2float_ru(i32 %in)

Convert a signed integer to a float in round-up mode.

Convert the signed integer value x to a single-precision floating point value in round-up (to positive infinity) mode.

Returns

Returns converted value.