Displaying 5 results from an estimated 5 matches for "851864".
Did you mean:
85184
2016 Oct 02
2
[PATCH] nv50/ir: Propagate third immediate src when folding OP_MAD
Previously we'd end up with an unnecessary mov for the thirs immediate value.
total instructions in shared programs : 851881 -> 851864 (-0.00%)
total gprs used in shared programs : 110295 -> 110295 (0.00%)
total local used in shared programs : 1020 -> 1020 (0.00%)
local gpr inst bytes
helped 0 0 17 17
hurt 0 0...
2016 Oct 02
2
[PATCH] nv50/ir: Propagate third immediate src when folding OP_MAD
...:03, Ilia Mirkin wrote:
> On Sun, Oct 2, 2016 at 1:58 PM, Tobias Klausmann
> <tobias.johannes.klausmann at mni.thm.de> wrote:
>> Previously we'd end up with an unnecessary mov for the thirs immediate value.
>>
>> total instructions in shared programs : 851881 -> 851864 (-0.00%)
>> total gprs used in shared programs : 110295 -> 110295 (0.00%)
>> total local used in shared programs : 1020 -> 1020 (0.00%)
>>
>> local gpr inst bytes
>> helped 0 0 17...
2016 Oct 02
0
[PATCH] nv50/ir: Propagate third immediate src when folding OP_MAD
On Sun, Oct 2, 2016 at 1:58 PM, Tobias Klausmann
<tobias.johannes.klausmann at mni.thm.de> wrote:
> Previously we'd end up with an unnecessary mov for the thirs immediate value.
>
> total instructions in shared programs : 851881 -> 851864 (-0.00%)
> total gprs used in shared programs : 110295 -> 110295 (0.00%)
> total local used in shared programs : 1020 -> 1020 (0.00%)
>
> local gpr inst bytes
> helped 0 0 17 17
> hurt...
2016 Oct 02
0
[PATCH] nv50/ir: Propagate third immediate src when folding OP_MAD
..., 2016 at 1:58 PM, Tobias Klausmann
>> <tobias.johannes.klausmann at mni.thm.de> wrote:
>>>
>>> Previously we'd end up with an unnecessary mov for the thirs immediate
>>> value.
>>>
>>> total instructions in shared programs : 851881 -> 851864 (-0.00%)
>>> total gprs used in shared programs : 110295 -> 110295 (0.00%)
>>> total local used in shared programs : 1020 -> 1020 (0.00%)
>>>
>>> local gpr inst bytes
>>> helped 0 0...
2016 Oct 02
1
[PATCH] nv50/ir: Propagate third immediate src when folding OP_MAD
...at 1:58 PM, Tobias Klausmann
>>> <tobias.johannes.klausmann at mni.thm.de> wrote:
>>>> Previously we'd end up with an unnecessary mov for the thirs immediate
>>>> value.
>>>>
>>>> total instructions in shared programs : 851881 -> 851864 (-0.00%)
>>>> total gprs used in shared programs : 110295 -> 110295 (0.00%)
>>>> total local used in shared programs : 1020 -> 1020 (0.00%)
>>>>
>>>> local gpr inst bytes
>>>> helped...