Re: [Piglit] [PATCH 2/2] cl: Add tests for calls with special inputs

2018-09-05 Thread Jan Vesely
On Wed, Sep 5, 2018 at 10:16 AM Matt Arsenault wrote: > ping > merged last week as a9752f23ef3531c6c44fc60cfff9811862fd594a. Jan > > > On Aug 22, 2018, at 15:41, Matt Arsenault wrote: > > > > Also fixes apparently missing coverage for special > > input arguments not passed in registers. > >

Re: [Piglit] [PATCH 2/2] cl: Add tests for calls with special inputs

2018-09-05 Thread Matt Arsenault
ping > On Aug 22, 2018, at 15:41, Matt Arsenault wrote: > > Also fixes apparently missing coverage for special > input arguments not passed in registers. > --- > tests/cl/program/execute/calls-workitem-id.cl | 136 ++ > 1 file changed, 136 insertions(+) > > diff --git