3.329. __nv_ull2double_ru

double @__nv_ull2double_ru(i64 %l)

Convert an unsigned 64-bit int to a double in round-up mode.

Convert the unsigned 64-bit integer value x to a double-precision floating point value in round-up (to positive infinity) mode.

Returns

Returns converted value.