[Mesa-dev] [PATCH 13/15] i965/fs: Optimize OR with identical sources into a MOV.

Matt Turner mattst88 at gmail.com
Wed Oct 30 00:47:54 CET 2013


On Tue, Oct 29, 2013 at 2:26 PM, Matt Turner <mattst88 at gmail.com> wrote:
> But hopefully your patch just avoids this problem entirely. I'll
> provide an update later.

7 shader helped, 4 shaders hurt by going from my series and your
patch, to my series, your patch, and disabling the original
SEL-generating function for a total of:

total instructions in shared programs: 1360624 -> 1360639 (0.00%)
instructions in affected programs:     4544 -> 4559 (0.33%)

Seems acceptable.


More information about the mesa-dev mailing list