On Thu, Jul 26, 2018 at 9:38 AM Caio Marcelo de Oliveira Filho <
caio.olive...@intel.com> wrote:
> This patch as-is is
>
> Reviewed-by: Caio Marcelo de Oliveira Filho
>
> but consider the question below.
>
> On Thu, Jul 26, 2018 at 08:59:58AM -0700, Jason Ekstrand wrote:
> > Fixes: d800b7daa5440
This patch as-is is
Reviewed-by: Caio Marcelo de Oliveira Filho
but consider the question below.
On Thu, Jul 26, 2018 at 08:59:58AM -0700, Jason Ekstrand wrote:
> Fixes: d800b7daa5440 "nir: Add a helper for figuring out what..."
> ---
> src/compiler/nir/nir.c | 3 +++
> 1 file changed, 3 inser
Fixes: d800b7daa5440 "nir: Add a helper for figuring out what..."
---
src/compiler/nir/nir.c | 3 +++
1 file changed, 3 insertions(+)
diff --git a/src/compiler/nir/nir.c b/src/compiler/nir/nir.c
index bc7f05b3e86..a849664134f 100644
--- a/src/compiler/nir/nir.c
+++ b/src/compiler/nir/nir.c
@@ -14