Tom Stellard writes:
> On Thu, May 15, 2014 at 10:42:07PM +0200, Francisco Jerez wrote:
>> Tom Stellard writes:
>>
>> > On Thu, May 15, 2014 at 06:22:11PM +0200, Francisco Jerez wrote:
>> >> Bruno Jimenez writes:
>> >>
>> >> > Hi,
>> >> >
>> >> > I'm trying to make clover fail in the case tha
On Thu, May 15, 2014 at 10:42:07PM +0200, Francisco Jerez wrote:
> Tom Stellard writes:
>
> > On Thu, May 15, 2014 at 06:22:11PM +0200, Francisco Jerez wrote:
> >> Bruno Jimenez writes:
> >>
> >> > Hi,
> >> >
> >> > I'm trying to make clover fail in the case that a kernel fails to build.
> >> >
On Thu, 2014-05-15 at 22:42 +0200, Francisco Jerez wrote:
> Tom Stellard writes:
>
> > On Thu, May 15, 2014 at 06:22:11PM +0200, Francisco Jerez wrote:
> >> Bruno Jimenez writes:
> >>
> >> > Hi,
> >> >
> >> > I'm trying to make clover fail in the case that a kernel fails to build.
> >> > My fir
Tom Stellard writes:
> On Thu, May 15, 2014 at 06:22:11PM +0200, Francisco Jerez wrote:
>> Bruno Jimenez writes:
>>
>> > Hi,
>> >
>> > I'm trying to make clover fail in the case that a kernel fails to build.
>> > My first attempt has been to track a llvm compile failure up from
>> > 'radeon_llv
On Thu, May 15, 2014 at 06:22:11PM +0200, Francisco Jerez wrote:
> Bruno Jimenez writes:
>
> > Hi,
> >
> > I'm trying to make clover fail in the case that a kernel fails to build.
> > My first attempt has been to track a llvm compile failure up from
> > 'radeon_llvm_compile' (at radeon/radeon_llv
Bruno Jimenez writes:
> Hi,
>
> I'm trying to make clover fail in the case that a kernel fails to build.
> My first attempt has been to track a llvm compile failure up from
> 'radeon_llvm_compile' (at radeon/radeon_llvm_emit.c), through
> 'r600_llvm_compile' (at r600/r600_llvm.c) and through
> 'e
Hi,
I'm trying to make clover fail in the case that a kernel fails to build.
My first attempt has been to track a llvm compile failure up from
'radeon_llvm_compile' (at radeon/radeon_llvm_emit.c), through
'r600_llvm_compile' (at r600/r600_llvm.c) and through
'evergreen_launch_grid' (at r600/evergr