Skip to content

pan/bi: Implement f2f16_rtz

Alyssa Rosenzweig requested to merge alyssa/mesa:bi/f2f16_rtz into main
Used in OpenCL (and Vulkan, if I'm not mistaken). Just like f2f16 but with the
rounding mode overriden. Easy enough for us :-)

Fixes test_half.vstore_half_rtz.

Merge request reports