intel/compiler: Inline get_src_index()
authorMatt Turner <mattst88@gmail.com>
Tue, 13 Feb 2018 00:35:49 +0000 (16:35 -0800)
committerMatt Turner <mattst88@gmail.com>
Wed, 30 Oct 2019 18:11:50 +0000 (11:11 -0700)
commitcde73625f8aab8cc2a709ae1b83326ab266d4621
tree9bed38b90648d8774601b35864fdd86f365d164f
parentd0eff8a539fbd14e29a4ff2618114c5b9e01e9fb
intel/compiler: Inline get_src_index()

TGL will have separate tables for src0 and src1, so the shared function
will no longer make sense.

Reviewed-by: Caio Marcelo de Oliveira Filho <caio.oliveira@intel.com>
src/intel/compiler/brw_eu_compact.c