nir: Don't try to to-SSA ALU instructions that are already SSA.
authorEric Anholt <eric@anholt.net>
Mon, 26 Jan 2015 22:37:42 +0000 (14:37 -0800)
committerEric Anholt <eric@anholt.net>
Thu, 29 Jan 2015 19:43:33 +0000 (11:43 -0800)
commit9a3a60cb138ea9a7fb29368c8c8efe614a7d80fe
tree35eaefceb6842c67c9c63d8c93578cf73506714d
parent68d476167c0d23e3f050ce3a882fc7b741c18d09
nir: Don't try to to-SSA ALU instructions that are already SSA.

Reviewed-by: Jason Ekstrand <jason.ekstrand@intel.com>
src/glsl/nir/nir_to_ssa.c