Re: [Mesa-dev] [PATCH v2 0/6] gallium/tgsi: 64-bit integer foundations

2016-09-19 Thread Edward O'Callaghan
This series is, Reviewed-by: Edward O'Callaghan On 09/19/2016 11:08 PM, Nicolai Hähnle wrote: > Hi everybody, > > here's a v2 of the series. Compared to previously, I have now squashed my > changes in. I have also included Roland's comments on the tgsi.rst docs, > and, following his comment, I h

[Mesa-dev] [PATCH v2 0/6] gallium/tgsi: 64-bit integer foundations

2016-09-19 Thread Nicolai Hähnle
Hi everybody, here's a v2 of the series. Compared to previously, I have now squashed my changes in. I have also included Roland's comments on the tgsi.rst docs, and, following his comment, I have changed the 32-bit to 64-bit conversion so that there is now a TGSI_OPCODE_I2I64 and a TGSI_OPCODE_U2I