[Mesa-dev] [PATCH v2 1/3] nir: remove leftover return value when lowering to SSA

Caio Marcelo de Oliveira Filho caio.oliveira at intel.com
Wed Apr 11 06:15:09 UTC 2018


On Tue, Apr 10, 2018 at 11:13:38PM -0700, Caio Marcelo de Oliveira Filho wrote:
> The return value was needed to make use of the old nir_foreach_block
> helper, but not needed anymore with the macro version. Then go one
> step further and move the foreach directly into the register variable
> uses function.
> 
> v2: Move foreach to register_variable_uses(). (Jason)
> 
> Reviewed-by: Jason Ekstrand <jason at jlekstrand.net>
> ---

Missed the In-Reply-To in this one, sorry for the extra thread.


Thanks,
Caio


More information about the mesa-dev mailing list