On Wednesday, March 30, 2016 4:23:30 PM PDT Ian Romanick wrote:
> From: Ian Romanick <[email protected]>
> 
> The KIL instruction doesn't have a destination, so ptn_kil never uses
> dest.
> 
> program/prog_to_nir.c: In function ‘ptn_kil’:
> program/prog_to_nir.c:547:38: warning: unused parameter ‘dest’ [-Wunused-
parameter]
>  ptn_kil(nir_builder *b, nir_alu_dest dest, nir_ssa_def **src)
>                                       ^
> 
> Signed-off-by: Ian Romanick <[email protected]>

Series is:
Reviewed-by: Kenneth Graunke <[email protected]>

Attachment: signature.asc
Description: This is a digitally signed message part.

_______________________________________________
mesa-dev mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to