3.139. __nv_float2uint_rn
-
i32 @__nv_float2uint_rn(float %in)
Convert a float to an unsigned integer in round-to-nearest-even mode.
Convert the single-precision floating point value
xto an unsigned integer in round-to-nearest-even mode.- Returns
Returns converted value.