nir/validate: Ensure that phi sources are SSA-only
authorJason Ekstrand <jason.ekstrand@intel.com>
Tue, 3 Feb 2015 18:10:59 +0000 (10:10 -0800)
committerJason Ekstrand <jason.ekstrand@intel.com>
Tue, 3 Feb 2015 20:52:42 +0000 (12:52 -0800)
commit572d1f6e41907096f21743181fd96eda82f51a79
tree5e4db08110f4d4a3390178469d6dc682abcd7b99
parent5420774510b565e65d6b2d6c50e76d9ea288348b
nir/validate: Ensure that phi sources are SSA-only

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