On Tue, Sep 02, 2014 at 09:34:19PM -0700, Matt Turner wrote:
> Now that nothing invalidates the CFG, we can calculate_cfg() immediately
> after emit_fb_writes()/emit_thread_end() and never again.
Reviewed-by: Topi Pohjolainen
___
mesa-dev mailing list
m
Now that nothing invalidates the CFG, we can calculate_cfg() immediately
after emit_fb_writes()/emit_thread_end() and never again.
---
src/mesa/drivers/dri/i965/brw_dead_control_flow.cpp| 2 --
src/mesa/drivers/dri/i965/brw_fs.cpp | 14 ++
src/mesa/driver