nir: Make a 'var' temporary in nir_lower_io.
authorKenneth Graunke <kenneth@whitecape.org>
Tue, 12 Jul 2016 08:51:04 +0000 (01:51 -0700)
committerKenneth Graunke <kenneth@whitecape.org>
Sat, 16 Jul 2016 00:17:09 +0000 (17:17 -0700)
commit7171a9a87d001d4958a8fb14a78c8235ba4e7e26
tree00d51c8d87169b91f461aa6532f25dece9efc3d0
parentf05770121fb165b28b06af9c502dd21300dee530
nir: Make a 'var' temporary in nir_lower_io.

Less typing and word wrapping issues than intrin->variables[0]->var.

Signed-off-by: Kenneth Graunke <kenneth@whitecape.org>
Reviewed-by: Jason Ekstrand <jason@jlekstrand.net>
src/compiler/nir/nir_lower_io.c