nir/dead_variables: Remove shader-local variables that are only written
authorJason Ekstrand <jason.ekstrand@intel.com>
Sat, 10 Dec 2016 03:37:12 +0000 (19:37 -0800)
committerJason Ekstrand <jason.ekstrand@intel.com>
Sat, 7 Jan 2017 00:44:28 +0000 (16:44 -0800)
commit13a2f207408442fcfe13396d6f218701a66a487c
treefd34e81cbb4f3a4e010fa3964a958e34a517c983
parent58fe5c57cd424889fd0a655cc4c19569ad7ba960
nir/dead_variables: Remove shader-local variables that are only written

Reviewed-by: Timothy Arceri <timothy.arceri@collabora.com>
src/compiler/nir/nir_remove_dead_variables.c