On Monday, June 01, 2015 01:03:09 PM Matt Turner wrote:
> ---
> I'm not missing something, am I?
> 
>  src/mesa/program/prog_to_nir.c | 14 +++++++-------
>  1 file changed, 7 insertions(+), 7 deletions(-)

Nope, I think this was copy and pasted.  IIRC these do scalar operations
and splat results, unlike most ALU operations.  It might be nice to keep
the table driven approach, but combine the code to handle those cases...
but I'm not positive how to do that, and it doesn't save much anyway.

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
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to