On Mon, Jan 5, 2015 at 11:38 PM, Matt Turner wrote:
> On Mon, Dec 15, 2014 at 10:12 PM, Jason Ekstrand
> wrote:
> > This pass uses the previously built algebraic transformations framework
> and
> > should act as an example for anyone else wanting to make an algebraic
> > transformation pass for
On Mon, Jan 5, 2015 at 10:12 PM, Connor Abbott wrote:
> On Tue, Dec 16, 2014 at 1:12 AM, Jason Ekstrand
> wrote:
> > This pass uses the previously built algebraic transformations framework
> and
> > should act as an example for anyone else wanting to make an algebraic
> > transformation pass for
On Mon, Dec 15, 2014 at 10:12 PM, Jason Ekstrand wrote:
> This pass uses the previously built algebraic transformations framework and
> should act as an example for anyone else wanting to make an algebraic
> transformation pass for NIR.
> ---
> src/glsl/Makefile.am | 10 -
On Tue, Dec 16, 2014 at 1:12 AM, Jason Ekstrand wrote:
> This pass uses the previously built algebraic transformations framework and
> should act as an example for anyone else wanting to make an algebraic
> transformation pass for NIR.
> ---
> src/glsl/Makefile.am | 10 -
>
This pass uses the previously built algebraic transformations framework and
should act as an example for anyone else wanting to make an algebraic
transformation pass for NIR.
---
src/glsl/Makefile.am | 10 -
src/glsl/Makefile.sources| 6 ++-
src/glsl/nir/ni