nir/lower_system_values: Stop supporting non-SSA
authorJason Ekstrand <jason@jlekstrand.net>
Tue, 15 Dec 2015 03:51:49 +0000 (19:51 -0800)
committerJason Ekstrand <jason.ekstrand@intel.com>
Tue, 15 Dec 2015 18:20:23 +0000 (10:20 -0800)
commitde67456d6d756e23142b9701e38ef5e11c301ae1
tree82852be28daf9d578849e2364e0cbedf4579fbcc
parent64f0ee73e0ade5b6f888b143a1db58ffabfffd99
nir/lower_system_values: Stop supporting non-SSA

The one user of this (i965) only ever calls it while in SSA form.
src/glsl/nir/nir_lower_system_values.c