Re: [Mesa-dev] [PATCH] nv50/ir: fix printing of pixld

2018-05-03 Thread Ilia Mirkin
Reviewed-by: Ilia Mirkin [Can't apply now, but will tonight if no one beats me to it.] On Thu, May 3, 2018 at 1:02 PM, Rhys Perry wrote: > Signed-off-by: Rhys Perry > --- > src/gallium/drivers/nouveau/codegen/nv50_ir_print.cpp | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff -

[Mesa-dev] [PATCH] nv50/ir: fix printing of pixld

2018-05-03 Thread Rhys Perry
Signed-off-by: Rhys Perry --- src/gallium/drivers/nouveau/codegen/nv50_ir_print.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/gallium/drivers/nouveau/codegen/nv50_ir_print.cpp b/src/gallium/drivers/nouveau/codegen/nv50_ir_print.cpp index ab39f9fdf6..cbb21f5f72 10064