diff options
author | Caio Marcelo de Oliveira Filho <[email protected]> | 2018-12-19 15:23:28 -0800 |
---|---|---|
committer | Caio Marcelo de Oliveira Filho <[email protected]> | 2019-01-04 15:18:41 -0800 |
commit | bbf9ee9b18b5917632e6bb74e5859398e6cea224 (patch) | |
tree | dcc5dbf1dd847d4c038b2dca0751c5bc82d46486 /src/compiler/nir/nir_algebraic.py | |
parent | 31e4c9ce400341df9b0136419b3b3c73b8c9eb7e (diff) |
nir: remove dead code from copy_prop_vars
When copy_prop_vars also took care of dead write handling, intrin was
used as part of store_to_entry. Now it isn't, so this assignment
isn't used really used. Add a comment clarifying what happens to
intrin.
Fixes: 4dfa7adc100 "nir: Remove handling of dead writes from copy_prop_vars"
Reviewed-by: Jordan Justen <[email protected]>
Reviewed-by: Jason Ekstrand <[email protected]>
Diffstat (limited to 'src/compiler/nir/nir_algebraic.py')
0 files changed, 0 insertions, 0 deletions