[Mesa-dev] [PATCH] swr: bump minimum supported LLVM version to 4.0

Dylan Baker dylan at pnwbakers.com
Tue Feb 13 22:54:22 UTC 2018


Quoting Andres Gomez (2018-02-13 14:42:57)
[snip]
>  
> -if with_amd_vk or with_gallium_radeonsi
> +if with_amd_vk or with_gallium_radeonsi or with_gallium_swr
>    _llvm_version = '>= 4.0.0'
> -elif with_gallium_opencl or with_gallium_swr or with_gallium_r600
> +elif with_gallium_opencl or with_gallium_r600

It's really up to the SWR team what they want to do here, but Meson doesn't
generate the headers as part of building a dist tarball, it generates them at
build time whether in git or in a tarball. And doesn't use the ones generated by
autotools, so it *should* be possible to leave this as 3.9.0 if they like. 

As long as either Tim or George gives an ack or review,
Reviewed-by: Dylan Baker <dylan at pnwbakers.com>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 228 bytes
Desc: signature
URL: <https://lists.freedesktop.org/archives/mesa-dev/attachments/20180213/35257aed/attachment-0001.sig>


More information about the mesa-dev mailing list