Re: [Mesa-dev] i965: Pull parameters in SIMD16 mode.

2014-03-17 Thread Eric Anholt
Kenneth Graunke writes: > Hello, > > This series adds support for pull constants in SIMD16 mode. By the end > of the series, shader-db gains 78 extra SIMD16 programs, and the net > code change is -39 lines. In short: > > better living through deleting code. > > Most of the work in this seri

Re: [Mesa-dev] i965: Pull parameters in SIMD16 mode.

2014-03-12 Thread Ian Romanick
Patches 1 through 4 and 8 are Reviewed-by: Ian Romanick I don't know the code well enough to give any evaluation of patch 5, and all the others really depend on 5. On 03/11/2014 11:48 PM, Kenneth Graunke wrote: > Hello, > > This series adds support for pull constants in SIMD16 mode. By the en

[Mesa-dev] i965: Pull parameters in SIMD16 mode.

2014-03-11 Thread Kenneth Graunke
Hello, This series adds support for pull constants in SIMD16 mode. By the end of the series, shader-db gains 78 extra SIMD16 programs, and the net code change is -39 lines. In short: better living through deleting code. Most of the work in this series is refactoring the code to change how