3.64. __nv_double2uint_rn

i32 @__nv_double2uint_rn(double %d)

Convert a double to an unsigned int in round-to-nearest-even mode.

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

Returns

Returns converted value.