On Thu, Jul 24, 2014 at 07:54:19PM -0700, Matt Turner wrote: > Will let us avoid invalidating the CFG if the optimization pass has > removed instructions using the new basic block methods. > --- > src/mesa/drivers/dri/i965/brw_fs.h | 2 +- > src/mesa/drivers/dri/i965/brw_fs_live_variables.cpp | 5 +++-- > src/mesa/drivers/dri/i965/brw_shader.h | 2 +- > src/mesa/drivers/dri/i965/brw_vec4.h | 2 +- > src/mesa/drivers/dri/i965/brw_vec4_live_variables.cpp | 5 +++-- > 5 files changed, 9 insertions(+), 7 deletions(-)
Reviewed-by: Topi Pohjolainen <topi.pohjolai...@intel.com> _______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev