Re: [Piglit] [PATCH] cl: Add tests for load hi16 instructions

2017-10-12 Thread Matt Arsenault
> On Oct 6, 2017, at 16:22, Jan Vesely wrote: > > On Tue, 2017-09-19 at 22:02 -0700, Matt Arsenault wrote: >> v2: Fix some formatting > > Reviewed-by: Jan Vesely > > sorry for the delay, feel free to cc me on cl piglit patches. I don't > think anyone else is interested in piglit cl. > Are the

Re: [Piglit] [PATCH] cl: Add tests for load hi16 instructions

2017-10-06 Thread Jan Vesely
On Tue, 2017-09-19 at 22:02 -0700, Matt Arsenault wrote: > v2: Fix some formatting Reviewed-by: Jan Vesely sorry for the delay, feel free to cc me on cl piglit patches. I don't think anyone else is interested in piglit cl. Are these targeting specific gcn instructions as well? Jan > --- > tes

[Piglit] [PATCH] cl: Add tests for load hi16 instructions

2017-09-19 Thread Matt Arsenault
v2: Fix some formatting --- tests/cl/program/execute/load-hi16-generic.cl | 96 + tests/cl/program/execute/load-hi16.cl | 280 ++ 2 files changed, 376 insertions(+) create mode 100644 tests/cl/program/execute/load-hi16-generic.cl create mode 100644 tests/

[Piglit] [PATCH] cl: Add tests for load hi16 instructions

2017-09-19 Thread Matt Arsenault
--- tests/cl/program/execute/load-hi16-generic.cl | 96 + tests/cl/program/execute/load-hi16.cl | 283 ++ 2 files changed, 379 insertions(+) create mode 100644 tests/cl/program/execute/load-hi16-generic.cl create mode 100644 tests/cl/program/execute/load-