nir/copy_prop_vars: add debug helpers
authorCaio Marcelo de Oliveira Filho <caio.oliveira@intel.com>
Sat, 12 Jan 2019 00:27:24 +0000 (16:27 -0800)
committerCaio Marcelo de Oliveira Filho <caio.oliveira@intel.com>
Sat, 23 Feb 2019 05:00:50 +0000 (21:00 -0800)
commit6624decbb5d842fa1885f17cfdeec3fbcf44fcd9
treee44bef336ab968e418965659ab3862b3e6a3fb5b
parent60d9bb9ff50b1bbaf917cc9fb40dbab71e180add
nir/copy_prop_vars: add debug helpers

Disabled by default, to be used during development.  Adding those
so I don't rewrite some ad-hoc version of them everytime I'm working
with this pass.

Reviewed-by: Jason Ekstrand <jason@jlekstrand.net>
src/compiler/nir/nir_opt_copy_prop_vars.c