intel/compiler: lower some 16-bit float operations to 32-bit
authorIago Toral Quiroga <itoral@igalia.com>
Thu, 26 Apr 2018 08:12:12 +0000 (10:12 +0200)
committerJuan A. Suarez Romero <jasuarez@igalia.com>
Thu, 18 Apr 2019 09:05:18 +0000 (11:05 +0200)
commit114f4e6c29315286d362f339138c2c33d28b7878
treef279d5d0f43684e52705e936875c1dfd5609759e
parentb6a454791b45b60b9518b4b8fb41fd443b3ceab1
intel/compiler: lower some 16-bit float operations to 32-bit

The hardware doesn't support half-float for these.

Reviewed-by: Topi Pohjolainen <topi.pohjolainen@intel.com>
Reviewed-by: Jason Ekstrand <jason@jlekstrand.net>
src/intel/compiler/brw_nir.c