intel/compiler: fix register allocation in opt_peephole_sel
authorIago Toral Quiroga <itoral@igalia.com>
Tue, 27 Nov 2018 07:57:13 +0000 (08:57 +0100)
committerIago Toral Quiroga <itoral@igalia.com>
Wed, 28 Nov 2018 07:28:27 +0000 (08:28 +0100)
commite55cbf26ea5ff56a80a55b38e3964ee13a5cfeff
treeccd852be6dfea2e61890bd6b075a8a80cab546dc
parent6f737b9207b49c6775355ae11e043a94e60ae3cf
intel/compiler: fix register allocation in opt_peephole_sel

This wasn't handling 64-bit cases properly. Found by inspection.

Reviewed-by: Ian Romanick <ian.d.romanick@intel.com>
src/intel/compiler/brw_fs_sel_peephole.cpp