nir: Migrate nir_dce to instr worklist
authorThomas Helland <thomashelland90@gmail.com>
Tue, 30 Jan 2018 20:35:50 +0000 (21:35 +0100)
committerThomas Helland <thomashelland90@gmail.com>
Wed, 21 Mar 2018 18:26:40 +0000 (19:26 +0100)
commit8d5cd91ca0f2a70aa6c883da82f9bcb81f29cb4b
tree9bebd635f86a87f3f44e57a461b5a81f7a8ccb7e
parentedb18564c70829b163bb6683d6371dc8068a46d7
nir: Migrate nir_dce to instr worklist

Shader-db runtime change avarage of five runs:
   Before 125,77 seconds (+/- 0,09%)
   After  124,48 seconds (+/- 0,07%)

Tested-by: Dieter Nützel <Dieter at nuetzel-hh.de>
Reviewed-by: Eric Anholt <eric at anholt.net>
src/compiler/nir/nir_opt_dce.c