nir: Return progress from nir_lower_regs_to_ssa().
authorMatt Turner <mattst88@gmail.com>
Thu, 9 Mar 2017 18:56:20 +0000 (10:56 -0800)
committerMatt Turner <mattst88@gmail.com>
Thu, 23 Mar 2017 21:34:44 +0000 (14:34 -0700)
commita934b002221eb9ad8c15cfe5ab2ff39e7432c2c6
tree93074c071cbf1ac257b68efcc33fa52736403cc2
parentb0e72defc2a0687cec8bf731c6b897ff293a26da
nir: Return progress from nir_lower_regs_to_ssa().

And from nir_lower_regs_to_ssa_impl() as well.

Reviewed-by: Jason Ekstrand <jason@jlekstrand.net>
src/compiler/nir/nir.h
src/compiler/nir/nir_lower_regs_to_ssa.c