Patches 1 & 2 are
Reviewed-by: Ian Romanick
On 06/30/2014 10:11 AM, Matt Turner wrote:
> cfg, for instance, is a pointer to a local variable in
> calculate_live_intervals, certainly not valid after that function has
> returned.
> ---
> src/mesa/drivers/dri/i965/brw_fs_live_variables.h | 22
>
cfg, for instance, is a pointer to a local variable in
calculate_live_intervals, certainly not valid after that function has
returned.
---
src/mesa/drivers/dri/i965/brw_fs_live_variables.h | 22 --
.../drivers/dri/i965/brw_vec4_live_variables.h | 13 +++--
2 files