Re: [Mesa-dev] [PATCH 00/12] i965: Generate NIR at link time

2015-04-08 Thread Ian Romanick
Patches 1 through 9 and 12 are Reviewed-by: Ian Romanick The other 3 have some comments / discussion. On 04/08/2015 12:06 AM, Kenneth Graunke wrote: > Hello, > > This series makes i965 generate NIR at link time (or ProgramStringNotify > time for ARB programs), rather than on each FS/VS compile

Re: [Mesa-dev] [PATCH 00/12] i965: Generate NIR at link time

2015-04-08 Thread Jason Ekstrand
Series is Reviewed-by: Jason Ekstrand On Wed, Apr 8, 2015 at 12:06 AM, Kenneth Graunke wrote: > Hello, > > This series makes i965 generate NIR at link time (or ProgramStringNotify > time for ARB programs), rather than on each FS/VS compile. This means > we only do it once, rather than for SIMD