[Mesa-dev] [PATCH 1/6] glsl: Switch opcode and avail parameters to binop().

Matt Turner mattst88 at gmail.com
Thu Dec 3 16:25:16 PST 2015


On Thu, Dec 3, 2015 at 4:24 PM, Matt Turner <mattst88 at gmail.com> wrote:
> On Thu, Dec 3, 2015 at 4:22 PM, Eric Anholt <eric at anholt.net> wrote:
>> Matt Turner <mattst88 at gmail.com> writes:
>>
>>> To make it match unop().
>>
>> FWIW, this series plus the algebraic patch appears to net the same code
>> generated on vc4, so I'm fine with it.  Based on the other feedback, it
>> does seem like we should leave the GLSL ops for now and just change the
>> NIR to be simpler.
>
> With the st_glsl_to_tgsi patch I sent, even the generated TGSI should
> be identical.

... though I suppose I could do the same for ir_to_mesa.


More information about the mesa-dev mailing list