pan/midgard: Implement nir_intrinsic_load_output_u8_as_fp16_pan
authorAlyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
Thu, 7 Nov 2019 02:50:32 +0000 (21:50 -0500)
committerTomeu Vizoso <tomeu.vizoso@collabora.co.uk>
Mon, 11 Nov 2019 15:23:44 +0000 (15:23 +0000)
commit843874c7c33681dadaf4ff77c4246a5a8570ad24
treeccf76b13edf4f7980e9efc1439e6d1d5d2bcf183
parent5885b64e428ca1d5e6870a6fc5a3d14e57da878b
pan/midgard: Implement nir_intrinsic_load_output_u8_as_fp16_pan

We can use the native Midgard ops for this, depending what chip we're
on.

Signed-off-by: Alyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
Reviewed-by: Tomeu Vizoso <tomeu.vizoso@collabora.com>
src/panfrost/midgard/midgard_compile.c