[Mesa-dev] [PATCH 1/9] i965/cmod_propagation: Ignore type in cmod prop if scan_inst is cmp

Matt Turner mattst88 at gmail.com
Tue Mar 17 19:21:04 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>
> ---

Thanks for sending this out.

I think we should just make the subject prefix i965/fs.


More information about the mesa-dev mailing list