3.133. __nv_float2int_rz

i32 @__nv_float2int_rz(float %in)

Convert a float to a signed integer in round-towards-zero mode.

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

Returns

Returns converted value.