intel/compiler: Fix assertions in brw_alu3
authorSagar Ghuge <sagar.ghuge@intel.com>
Tue, 16 Apr 2019 06:26:47 +0000 (23:26 -0700)
committerSagar Ghuge <sagar.ghuge@intel.com>
Tue, 4 Jun 2019 06:14:34 +0000 (23:14 -0700)
commit3016756398c988e965ed189cfd99dc94ddb16626
tree8c599e1359150177b3d39c8f545116f5c6a123cc
parent34d3103dee972839f1a1cae696881d0ecff0aa25
intel/compiler: Fix assertions in brw_alu3

v2: Fix assertion for src1 (Ian Romanick)

Fixes: 3b967e17 (intel/compiler: Avoid false positive assertions)
Signed-off-by: Sagar Ghuge <sagar.ghuge@intel.com>
Suggested-by: Matt Turner <mattst88@gmail.com>
Reviewed-by: Matt Turner <mattst88@gmail.com>
src/intel/compiler/brw_eu_emit.c