On Mon, Dec 22, 2014 at 6:30 PM, Ian Romanick wrote:
> On 12/21/2014 03:23 PM, Matt Turner wrote:
>> This series adds support to i965's vec4 backend for using vector-float
>> immediates. The shader-db results are pretty nice:
>>
>> total instructions in shared programs: 5889529 -> 5876617 (-0.22%)
On 12/21/2014 03:23 PM, Matt Turner wrote:
> This series adds support to i965's vec4 backend for using vector-float
> immediates. The shader-db results are pretty nice:
>
> total instructions in shared programs: 5889529 -> 5876617 (-0.22%)
> instructions in affected programs: 465347 -> 452435
This series adds support to i965's vec4 backend for using vector-float
immediates. The shader-db results are pretty nice:
total instructions in shared programs: 5889529 -> 5876617 (-0.22%)
instructions in affected programs: 465347 -> 452435 (-2.77%)
and there's still room for improvement. It