3.63. __nv_double2uint_rd

i32 @__nv_double2uint_rd(double %d)

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

Convert the double-precision floating point value x to an unsigned integer value in round-down (to negative infinity) mode.

Returns

Returns converted value.