Re: [Mesa-dev] [PATCH 27/27] [rfc] radeonsi: enable 64-bit integer support.

2016-06-20 Thread Marek Olšák
For patches 20-22, 27: Reviewed-by: Marek Olšák Marek On Mon, Jun 20, 2016 at 7:07 AM, Dave Airlie wrote: > From: Dave Airlie > > This passes all my current piglit tests except the variants on: > fs-op-div-int64_t-i64vec3 > > I'm guessing this is probably a backend bug. > > [rfc: this needs m

[Mesa-dev] [PATCH 27/27] [rfc] radeonsi: enable 64-bit integer support.

2016-06-19 Thread Dave Airlie
From: Dave Airlie This passes all my current piglit tests except the variants on: fs-op-div-int64_t-i64vec3 I'm guessing this is probably a backend bug. [rfc: this needs more testing - just posting to show I've done it] Signed-off-by: Dave Airlie --- src/gallium/drivers/radeon/radeon_llvm.h