intel/compiler: split float to 64-bit opcodes from int to 64-bit
authorIago Toral Quiroga <itoral@igalia.com>
Fri, 2 Mar 2018 12:37:59 +0000 (13:37 +0100)
committerJuan A. Suarez Romero <jasuarez@igalia.com>
Thu, 18 Apr 2019 09:05:18 +0000 (11:05 +0200)
commit92f4761198d24fb73cbe5bcd12b0ebf5bb766b4d
treed15d567ba3cd3c20ff56e6521a1629dac0a3fcaa
parent3e377c68f879be05059c3c8871ffc4ea752523f2
intel/compiler: split float to 64-bit opcodes from int to 64-bit

Going forward having these split is a bit more convenient since these two
groups have different restrictions.

v2:
 - Rebased on top of new 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