Re: [Mesa-dev] [PATCH v2 00/11] nir: Add some optimizations on variables

2018-08-20 Thread Jason Ekstrand
ping On Sun, Jul 29, 2018 at 12:44 AM Jason Ekstrand wrote: > This is the second version of my optimization series for variables. The > first version, including the very descriptive cover letter can be found > here: > > https://patchwork.freedesktop.org/series/47295/ > > This second version con

[Mesa-dev] [PATCH v2 00/11] nir: Add some optimizations on variables

2018-07-28 Thread Jason Ekstrand
This is the second version of my optimization series for variables. The first version, including the very descriptive cover letter can be found here: https://patchwork.freedesktop.org/series/47295/ This second version contains changes to the array splitting and vector narrowing passes. The arra