On Fri, Jun 1, 2018 at 6:03 AM, Bas Nieuwenhuizen
wrote:
> On Fri, Jun 1, 2018 at 7:01 AM, Jason Ekstrand
> wrote:
> > This commit adds a pass for lowering deref instructions to deref chains
> > as well as some smaller helpers to ease the transition.
> >
> > Reviewed-by: Caio Marcelo de Oliveira
On Fri, Jun 1, 2018 at 7:01 AM, Jason Ekstrand wrote:
> This commit adds a pass for lowering deref instructions to deref chains
> as well as some smaller helpers to ease the transition.
>
> Reviewed-by: Caio Marcelo de Oliveira Filho
> ---
> src/compiler/Makefile.sources | 1 +
> src/compiler
This commit adds a pass for lowering deref instructions to deref chains
as well as some smaller helpers to ease the transition.
Reviewed-by: Caio Marcelo de Oliveira Filho
---
src/compiler/Makefile.sources | 1 +
src/compiler/nir/meson.build | 1 +
src/compiler/nir/nir.h | 33 +++