[Mesa-dev] [PATCH] i965: Remove useless IR self-destruct backend_shader method.
Matt Turner
mattst88 at gmail.com
Wed Mar 9 16:50:08 UTC 2016
On Tue, Mar 8, 2016 at 5:35 PM, Francisco Jerez <currojerez at riseup.net> wrote:
> From the point it's constructed the CFG contains the only existing
> copy of the program IR, and it never becomes invalid. Calling
> backend_shader::invalidate_cfg would have destroyed the program
> structure irrecoverably -- We weren't calling it at all for a good
> reason.
> ---
Reviewed-by: Matt Turner <mattst88 at gmail.com>
More information about the mesa-dev
mailing list