[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:28:16 PDT 2015


On Tue, Mar 17, 2015 at 7:22 PM, Jason Ekstrand <jason at jlekstrand.net> wrote:
> On Tue, Mar 17, 2015 at 7:21 PM, Matt Turner <mattst88 at gmail.com> wrote:
>> 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.
>
> How about  "i965/fs:  Ignore type in cmod prop if scan_inst is cmp"

Sounds good.


More information about the mesa-dev mailing list