3.55. __nv_double2int_rn

i32 @__nv_double2int_rn(double %d)

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

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

Returns

Returns converted value.