Re: [Piglit] [PATCH] cl: Add test for f64 inline immediates

2016-12-06 Thread Jan Vesely
On Tue, 2016-12-06 at 11:14 -0800, arse...@gmail.com wrote: > From: Matt Arsenault > > v2: Require cl_khr_fp64 Reviewed-by: Jan Vesely and pushed. Jan > --- > .../execute/amdgcn-f64-inline-immediates.cl| 270 > + > 1 file changed, 270 insertions(+) > create mode

[Piglit] [PATCH] cl: Add test for f64 inline immediates

2016-12-06 Thread arsenm2
From: Matt Arsenault v2: Require cl_khr_fp64 --- .../execute/amdgcn-f64-inline-immediates.cl| 270 + 1 file changed, 270 insertions(+) create mode 100644 tests/cl/program/execute/amdgcn-f64-inline-immediates.cl diff --git a/tests/cl/program/execute/amdgcn-f64-inline