Re: [Mesa-dev] [PATCH] configure.ac: bump Clover LLVM requirement to 3.9

2017-10-10 Thread Francisco Jerez
Emil Velikov writes: > On 4 October 2017 at 15:10, Jan Vesely wrote: >> On Wed, 2017-10-04 at 14:59 +0100, Emil Velikov wrote: >>> On 3 October 2017 at 19:19, Jan Vesely wrote: >>> > On Tue, 2017-10-03 at 17:51 +0100, Emil Velikov wrote: >>> > > From: Emil Velikov >>> > > >>> > > The only driv

Re: [Mesa-dev] [PATCH] configure.ac: bump Clover LLVM requirement to 3.9

2017-10-04 Thread Emil Velikov
On 4 October 2017 at 15:10, Jan Vesely wrote: > On Wed, 2017-10-04 at 14:59 +0100, Emil Velikov wrote: >> On 3 October 2017 at 19:19, Jan Vesely wrote: >> > On Tue, 2017-10-03 at 17:51 +0100, Emil Velikov wrote: >> > > From: Emil Velikov >> > > >> > > The only driver that utilises Clover already

Re: [Mesa-dev] [PATCH] configure.ac: bump Clover LLVM requirement to 3.9

2017-10-04 Thread Jan Vesely
On Wed, 2017-10-04 at 14:59 +0100, Emil Velikov wrote: > On 3 October 2017 at 19:19, Jan Vesely wrote: > > On Tue, 2017-10-03 at 17:51 +0100, Emil Velikov wrote: > > > From: Emil Velikov > > > > > > The only driver that utilises Clover already depends on LLVM 3.9. > > > Additionally close to eve

Re: [Mesa-dev] [PATCH] configure.ac: bump Clover LLVM requirement to 3.9

2017-10-04 Thread Emil Velikov
On 3 October 2017 at 19:19, Jan Vesely wrote: > On Tue, 2017-10-03 at 17:51 +0100, Emil Velikov wrote: >> From: Emil Velikov >> >> The only driver that utilises Clover already depends on LLVM 3.9. >> Additionally close to every supported distribution has said version. >> >> Additionally libclc re

Re: [Mesa-dev] [PATCH] configure.ac: bump Clover LLVM requirement to 3.9

2017-10-04 Thread Vedran Miletić
On 10/03/2017 06:51 PM, Emil Velikov wrote: > From: Emil Velikov > > The only driver that utilises Clover already depends on LLVM 3.9. > Additionally close to every supported distribution has said version. > > Additionally libclc requires LLVM 4.0 these days. > > With this in mind, there a hand

Re: [Mesa-dev] [PATCH] configure.ac: bump Clover LLVM requirement to 3.9

2017-10-03 Thread Jan Vesely
On Tue, 2017-10-03 at 17:51 +0100, Emil Velikov wrote: > From: Emil Velikov > > The only driver that utilises Clover already depends on LLVM 3.9. > Additionally close to every supported distribution has said version. > > Additionally libclc requires LLVM 4.0 these days. support for llvm-3.9 has

Re: [Mesa-dev] [PATCH] configure.ac: bump Clover LLVM requirement to 3.9

2017-10-03 Thread Emil Velikov
On 3 October 2017 at 18:05, Eric Engestrom wrote: > On Tuesday, 2017-10-03 16:51:16 +, Emil Velikov wrote: >> From: Emil Velikov >> >> The only driver that utilises Clover already depends on LLVM 3.9. >> Additionally close to every supported distribution has said version. >> >> Additionally l

Re: [Mesa-dev] [PATCH] configure.ac: bump Clover LLVM requirement to 3.9

2017-10-03 Thread Eric Engestrom
On Tuesday, 2017-10-03 16:51:16 +, Emil Velikov wrote: > From: Emil Velikov > > The only driver that utilises Clover already depends on LLVM 3.9. > Additionally close to every supported distribution has said version. > > Additionally libclc requires LLVM 4.0 these days. > > With this in min

[Mesa-dev] [PATCH] configure.ac: bump Clover LLVM requirement to 3.9

2017-10-03 Thread Emil Velikov
From: Emil Velikov The only driver that utilises Clover already depends on LLVM 3.9. Additionally close to every supported distribution has said version. Additionally libclc requires LLVM 4.0 these days. With this in mind, there a handful of dead code that we could remove. That will come with l