nir: Make nir_ssa_undef_instr_create initialize the destination
authorJason Ekstrand <jason.ekstrand@intel.com>
Tue, 16 Dec 2014 01:44:37 +0000 (17:44 -0800)
committerJason Ekstrand <jason.ekstrand@intel.com>
Thu, 15 Jan 2015 15:20:22 +0000 (07:20 -0800)
commit675ffdef3010400567a5f6f790f1f7bd2fede717
tree8054dc07405551cf185b45b29bf7547368f1849f
parent951a7f23a076c1570f68b50fc7d03a33eb5145e7
nir: Make nir_ssa_undef_instr_create initialize the destination

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