nir: Automatically handle SSA uses when an instruction is inserted
authorJason Ekstrand <jason.ekstrand@intel.com>
Tue, 4 Nov 2014 19:02:09 +0000 (11:02 -0800)
committerJason Ekstrand <jason.ekstrand@intel.com>
Thu, 15 Jan 2015 15:19:00 +0000 (07:19 -0800)
commit946012f10f93f249444436dc780ae74d477e44a3
treeaacbd1abc60650e6d87a2b21f971761a77225802
parentfbc443ad564a46e105e0b1d7a12a6f2b07c56b1d
nir: Automatically handle SSA uses when an instruction is inserted

Reviewed-by: Connor Abbott <cwabbott0@gmail.com>
src/glsl/nir/nir.c
src/glsl/nir/nir_to_ssa.c