3.131. __nv_float2int_rn

i32 @__nv_float2int_rn(float %in)

Convert a float to a signed integer in round-to-nearest-even mode.

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

Returns

Returns converted value.