OSDN Git Service

nir/lower_system_values: Stop supporting non-SSA
authorJason Ekstrand <jason.ekstrand@intel.com>
Tue, 15 Dec 2015 02:18:03 +0000 (18:18 -0800)
committerJason Ekstrand <jason.ekstrand@intel.com>
Tue, 15 Dec 2015 22:12:31 +0000 (14:12 -0800)
commitca5be008bc55a5190171d91994c3251fddb4d8d9
tree0bfab678a838ca186ab9b7d1c022d686189a12a0
parent276837cbe43f9b25c9e35966ab4d7d1ee0d67757
nir/lower_system_values: Stop supporting non-SSA

The one user of this (i965) only ever calls it while in SSA form.

Reviewed-by: Eric Anholt <eric@anholt.net>
src/glsl/nir/nir_lower_system_values.c