[Mesa-dev] [PATCH 11/28] util: added float to float16 conversions with RTZ and RTNE

Matt Turner mattst88 at gmail.com
Fri Dec 7 02:20:21 UTC 2018


Since this is for an extension that will be BDW+ can we use the
_cvtss_sh() intrinsic instead? It corresponds to an IVB+ instruction
and even takes the rounding mode directly as an immediate argument.


More information about the mesa-dev mailing list