3.198. __nv_int2float_rn

float @__nv_int2float_rn(i32 %in)

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

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

Returns

Returns converted value.