[Mesa-dev] [PATCH 1/9] i965/cmod_propagation: Ignore type in cmod prop if scan_inst is cmp
Matt Turner
mattst88 at gmail.com
Wed Mar 18 14:57:34 PDT 2015
On Tue, Mar 17, 2015 at 7:17 PM, Jason Ekstrand <jason at jlekstrand.net> wrote:
> From: Matt Turner <mattst88 at gmail.com>
>
> Shader-db results for FS instructions with NIR on HSW:
>
> total instructions in shared programs: 4186747 -> 4129871 (-1.36%)
> instructions in affected programs: 2438094 -> 2381218 (-2.33%)
> helped: 13525
> HURT: 0
> GAINED: 1
> LOST: 5
>
> Revewed-by: Jason Ekstrand <jason.ekstrand at intel.com>
> ---
I've sent an updated version of this on top of idr's patch.
More information about the mesa-dev
mailing list