Reviewed-by: Connor Abbott
On Fri, Nov 13, 2015 at 12:53 AM, Jason Ekstrand wrote:
> This was a remnant of an early attempt to handle output reads in
> vars_to_ssa. That attempt was abandon a long time ago but these few lines
> were aparently left in the pass and managed to evade review.
> ---
This was a remnant of an early attempt to handle output reads in
vars_to_ssa. That attempt was abandon a long time ago but these few lines
were aparently left in the pass and managed to evade review.
---
src/glsl/nir/nir_lower_vars_to_ssa.c | 7 ---
1 file changed, 7 deletions(-)
diff --git