3.334. __nv_ull2float_rz

float @__nv_ull2float_rz(i64 %l)

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

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

Returns

Returns converted value.