intel/compiler: Limit compaction unit tests to specific gens
authorMatt Turner <mattst88@gmail.com>
Wed, 6 Nov 2019 18:13:24 +0000 (10:13 -0800)
committerMarge Bot <eric+marge@anholt.net>
Wed, 22 Jan 2020 00:19:20 +0000 (00:19 +0000)
commit8634286c5da771ea1c8d2e7a2407892af03a083b
tree58bf00c7c9d31fb4dec0e8d159eca5f8e3272ba3
parent713c123bfa90fa845cf603a2d82a338b363cb4ee
intel/compiler: Limit compaction unit tests to specific gens

Two of the tests emit instructions with MRF destinations, and MRFs
aren't present on Gen7+. I think we were just lucky that this didn't
cause a problem earlier since we were running the tests on Gen7-9.

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/test_eu_compact.cpp