intel/compiler: Validate fuzzed instructions
authorMatt Turner <mattst88@gmail.com>
Tue, 12 Nov 2019 00:11:34 +0000 (16:11 -0800)
committerMarge Bot <eric+marge@anholt.net>
Wed, 22 Jan 2020 00:19:21 +0000 (00:19 +0000)
commit22462ba242d4b1ca63fb867668d5ef19ef1dff6e
treea9f8e6fb17c859ea5061c0eb672e374e08520488
parent72cf63cfc63ca7789ca9f6f62477a7f55a80cad7
intel/compiler: Validate fuzzed instructions

... before giving them to the instruction compactor.

Reviewed-by: Caio Marcelo de Oliveira Filho <caio.oliveira@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/merge_requests/2635>
src/intel/compiler/brw_eu.h
src/intel/compiler/brw_eu_validate.c
src/intel/compiler/test_eu_compact.cpp