On Wednesday, March 30, 2016 4:23:30 PM PDT Ian Romanick wrote:
> From: Ian Romanick <ian.d.roman...@intel.com>
> 
> 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 <ian.d.roman...@intel.com>

Series is:
Reviewed-by: Kenneth Graunke <kenn...@whitecape.org>

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

_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to