Displaying 2 results from an estimated 2 matches for "47cb4dae".
2017 Apr 30
0
[PATCH v2] nv50/ir: optimize shl(a, 0) to a
...= 1 || i->src(0).mod != Modifier(0))
>> break;
>> // try to concatenate shifts
>> --
>> 2.12.2
>>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/nouveau/attachments/20170429/47cb4dae/attachment-0001.html>
2017 Apr 29
5
[PATCH v2] nv50/ir: optimize shl(a, 0) to a
helps two alien isolation shaders
shader-db:
total instructions in shared programs : 4251497 -> 4251494 (-0.00%)
total gprs used in shared programs : 513962 -> 513962 (0.00%)
total local used in shared programs : 29797 -> 29797 (0.00%)
total bytes used in shared programs : 38960264 -> 38960232 (-0.00%)
local gpr inst bytes
helped