3.332. __nv_ull2float_rn

float @__nv_ull2float_rn(i64 %l)

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.