intel/compiler: assert restrictions on conversions to half-float
authorIago Toral Quiroga <itoral@igalia.com>
Tue, 18 Dec 2018 08:27:21 +0000 (09:27 +0100)
committerJuan A. Suarez Romero <jasuarez@igalia.com>
Thu, 18 Apr 2019 09:05:18 +0000 (11:05 +0200)
commitb6a454791b45b60b9518b4b8fb41fd443b3ceab1
tree40196805f1c7f2639239a10dddfb7b948ccefeb1
parent66806405afa02024813869d8cc972f293041fa50
intel/compiler: assert restrictions on conversions to half-float

There are some hardware restrictions that brw_nir_lower_conversions should
have taken care of before we get here.

v2:
 - rebased on top of regioning lowering pass

Reviewed-by: Topi Pohjolainen <topi.pohjolainen@intel.com> (v1)
Reviewed-by: Jason Ekstrand <jason@jlekstrand.net>
src/intel/compiler/brw_fs_nir.cpp