[Mesa-dev] [PATCH 10/20] i965/vec4: Don't use instruction list after calculating the cfg.
Pohjolainen, Topi
topi.pohjolainen at intel.com
Mon Sep 8 06:09:34 PDT 2014
On Tue, Sep 02, 2014 at 09:34:21PM -0700, Matt Turner wrote:
> ---
> src/mesa/drivers/dri/i965/brw_shader.cpp | 2 +-
> src/mesa/drivers/dri/i965/brw_vec4.cpp | 14 +++++++-------
> src/mesa/drivers/dri/i965/brw_vec4_copy_propagation.cpp | 3 ++-
> src/mesa/drivers/dri/i965/brw_vec4_live_variables.cpp | 2 +-
> src/mesa/drivers/dri/i965/brw_vec4_reg_allocate.cpp | 8 ++++----
> 5 files changed, 15 insertions(+), 14 deletions(-)
Same here, I only re-checked that safe iterations were replaced by safe
counterparts.
Reviewed-by: Topi Pohjolainen <topi.pohjolainen at intel.com>
More information about the mesa-dev
mailing list