3.135. __nv_float2ll_rn
-
i64 @__nv_float2ll_rn(float %f)
Convert a float to a signed 64-bit integer in round-to-nearest-even mode.
Convert the single-precision floating point value
xto a signed 64-bit integer in round-to-nearest-even mode.- Returns
Returns converted value.