Re: [Mesa-dev] [PATCH] gallivm: more 64-bit integer prep work.

2016-06-10 Thread Nicolai Hähnle
Reviewed-by: Nicolai Hähnle On 10.06.2016 03:25, Dave Airlie wrote: From: Dave Airlie This converts one other place to using the new helper. Signed-off-by: Dave Airlie --- src/gallium/auxiliary/gallivm/lp_bld_tgsi.c | 16 1 file changed, 8 insertions(+), 8 deletions(-)

[Mesa-dev] [PATCH] gallivm: more 64-bit integer prep work.

2016-06-09 Thread Dave Airlie
From: Dave Airlie This converts one other place to using the new helper. Signed-off-by: Dave Airlie --- src/gallium/auxiliary/gallivm/lp_bld_tgsi.c | 16 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/src/gallium/auxiliary/gallivm/lp_bld_tgsi.c b/src/gallium/au