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

Emil Velikov emil.l.velikov at gmail.com
Wed Oct 4 13:59:45 UTC 2017


On 3 October 2017 at 19:19, Jan Vesely <jan.vesely at rutgers.edu> wrote:
> On Tue, 2017-10-03 at 17:51 +0100, Emil Velikov wrote:
>> From: Emil Velikov <emil.velikov at collabora.com>
>>
>> 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 been restored to libclc since our discussion.
> sorry, I should have mentioned that.
>
Right, I'll update the commit message as follows and push it in a few hours.

---

The only driver that utilises Clover already depends on LLVM 3.9.
Close to every supported distribution has said version.

Additionally libclc also requires LLVM 3.9.

With this in mind, we can safely bump the requirement.

There is a handful of dead code that we could remove, which will be
resolved with later commits.

Note: this drops the LLVM 3.6 build from the Travis build. LLVM 3.9 (and
later) are already covered in there.

https://lists.freedesktop.org/archives/mesa-dev/2017-September/170028.html

v2: Add reference to discussion thread (Eric), adjust libclc LLVM req. (Jan).

Cc: Jan Vesely <jan.vesely at rutgers.edu>
Cc: Francisco Jerez <currojerez at riseup.net>
Signed-off-by: Emil Velikov <emil.velikov at collabora.com>
Reviewed-by: Eric Engestrom <eric.engestrom at imgtec.com>
Acked-by: Vedran Miletić <vedran at miletic.net>


-Emil


More information about the mesa-dev mailing list