Sorry Tom, the patch does break the driver with LLVM 3.4.2. It looks
like LLVM wasn't installed properly.
I have reverted it.
Marek
On Fri, Jul 11, 2014 at 4:20 PM, Tom Stellard wrote:
> On Fri, Jul 11, 2014 at 01:00:34AM +0200, Marek Olšák wrote:
>> I have just tested it and it works with LLVM
On Fri, Jul 11, 2014 at 01:00:34AM +0200, Marek Olšák wrote:
> I have just tested it and it works with LLVM 3.4.2.
>
Ok, thanks.
Both patches are:
Reviewed-by: Tom Stellard
> Marek
>
> On Thu, Jul 10, 2014 at 5:11 PM, Tom Stellard wrote:
> > On Tue, Jul 08, 2014 at 01:37:02AM +0200, Marek O
I have just tested it and it works with LLVM 3.4.2.
Marek
On Thu, Jul 10, 2014 at 5:11 PM, Tom Stellard wrote:
> On Tue, Jul 08, 2014 at 01:37:02AM +0200, Marek Olšák wrote:
>> From: Marek Olšák
>>
>> This is a follow-up to the commit which adds texture fetches with offsets.
>
> Will this still
On Tue, Jul 08, 2014 at 01:37:02AM +0200, Marek Olšák wrote:
> From: Marek Olšák
>
> This is a follow-up to the commit which adds texture fetches with offsets.
Will this still work with LLVM 3.4.2 ?
-Tom
> ---
> src/gallium/drivers/radeonsi/si_shader.c | 29 -
> 1
From: Marek Olšák
This is a follow-up to the commit which adds texture fetches with offsets.
---
src/gallium/drivers/radeonsi/si_shader.c | 29 -
1 file changed, 16 insertions(+), 13 deletions(-)
diff --git a/src/gallium/drivers/radeonsi/si_shader.c
b/src/gallium/dr