Re: [Mesa-dev] [PATCH 1/2] clover: move find_kernels to functions

2015-08-03 Thread Zoltán Gilián
Meanwhile I've obtained commit permission, so committed as d2cd2c6. On Fri, Jul 31, 2015 at 4:06 PM, Zoltán Gilián wrote: > Could you please commit this? > > On Mon, Jul 27, 2015 at 1:20 PM, Francisco Jerez > wrote: >> Zoltan Gilian writes: >> >>> --- >>> .../state_trackers/clover/llvm/invoca

Re: [Mesa-dev] [PATCH 1/2] clover: move find_kernels to functions

2015-07-31 Thread Zoltán Gilián
Could you please commit this? On Mon, Jul 27, 2015 at 1:20 PM, Francisco Jerez wrote: > Zoltan Gilian writes: > >> --- >> .../state_trackers/clover/llvm/invocation.cpp | 28 >> -- >> 1 file changed, 15 insertions(+), 13 deletions(-) >> >> diff --git a/src/gallium/state

Re: [Mesa-dev] [PATCH 1/2] clover: move find_kernels to functions

2015-07-27 Thread Francisco Jerez
Zoltan Gilian writes: > --- > .../state_trackers/clover/llvm/invocation.cpp | 28 > -- > 1 file changed, 15 insertions(+), 13 deletions(-) > > diff --git a/src/gallium/state_trackers/clover/llvm/invocation.cpp > b/src/gallium/state_trackers/clover/llvm/invocation.cpp >

[Mesa-dev] [PATCH 1/2] clover: move find_kernels to functions

2015-07-27 Thread Zoltan Gilian
--- .../state_trackers/clover/llvm/invocation.cpp | 28 -- 1 file changed, 15 insertions(+), 13 deletions(-) diff --git a/src/gallium/state_trackers/clover/llvm/invocation.cpp b/src/gallium/state_trackers/clover/llvm/invocation.cpp index 967284d..924cb36 100644 --- a/src