3.66. __nv_double2uint_rz

i32 @__nv_double2uint_rz(double %d)

Convert a double to an unsigned int in round-towards-zero mode.

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

Returns

Returns converted value.