3.129. __nv_float2half_rn
-
i16 @__nv_float2half_rn(float %f)
Convert a single-precision float to a half-precision float in round-to-nearest-even mode.
Convert the single-precision float value
xto a half-precision floating point value represented inunsigned shortformat, in round-to-nearest-even mode.- Returns
Returns converted value.