Reviewed-by: Tapani Pälli
On 09/03/2018 09:22 PM, Jason Ekstrand wrote:
As of 07a2098a708a2, brw_nir_optimize calls nir_remove_dead_variables as
the last optimization. Doing it again is just pointless.
---
src/intel/compiler/brw_nir.c | 2 --
1 file changed, 2 deletions(-)
diff --git a/src
As of 07a2098a708a2, brw_nir_optimize calls nir_remove_dead_variables as
the last optimization. Doing it again is just pointless.
---
src/intel/compiler/brw_nir.c | 2 --
1 file changed, 2 deletions(-)
diff --git a/src/intel/compiler/brw_nir.c b/src/intel/compiler/brw_nir.c
index a906a026042..ce