[Mesa-dev] [PATCH] travis: radeonsi and radv need LLVM 4.0

Jan Vesely jan.vesely at rutgers.edu
Thu Feb 8 19:49:41 UTC 2018


On Tue, 2018-02-06 at 18:39 +0200, Andres Gomez wrote:
> On Tue, 2018-02-06 at 11:01 -0500, Jan Vesely wrote:
> > On Tue, 2018-02-06 at 17:42 +0200, Andres Gomez wrote:
> > > Fixes: 3bf1e036e8a ("amd: remove support for LLVM 3.9")
> > > Cc: Marek Olšák <marek.olsak at amd.com>
> > > Cc: Emil Velikov <emil.velikov at collabora.com>
> > > Cc: Jan Vesely <jan.vesely at rutgers.edu>
> > > Signed-off-by: Andres Gomez <agomez at igalia.com>
> > > ---
> > > 
> 
> [...]
> 
> > > @@ -131,7 +160,7 @@ matrix:
> > >          - DRI_LOADERS="--disable-glx --disable-gbm --disable-egl"
> > >          - DRI_DRIVERS=""
> > >          - GALLIUM_ST="--enable-dri --disable-opencl --disable-xa --disable-nine --disable-xvmc --disable-vdpau --disable-va --disable-omx-bellagio --disable-gallium-osmesa"
> > > -        - GALLIUM_DRIVERS="i915,nouveau,pl111,r300,r600,radeonsi,freedreno,svga,swrast,vc4,virgl,etnaviv,imx"
> > > +        - GALLIUM_DRIVERS="i915,nouveau,pl111,r300,r600,freedreno,svga,swrast,vc4,virgl,etnaviv,imx"
> > >          - VULKAN_DRIVERS=""
> > >          - LIBUNWIND_FLAGS="--enable-libunwind"
> > >        addons:
> > > @@ -166,7 +195,7 @@ matrix:
> > >          - DRI_LOADERS="--disable-glx --disable-gbm --disable-egl"
> > >          - DRI_DRIVERS=""
> > >          - GALLIUM_ST="--disable-dri --enable-opencl --enable-opencl-icd --enable-llvm --disable-xa --disable-nine --disable-xvmc --disable-vdpau --disable-va --disable-omx-bellagio --disable-gallium-osmesa"
> > > -        - GALLIUM_DRIVERS="r600,radeonsi"
> > > +        - GALLIUM_DRIVERS="r600"
> > 
> > Why is this necessary? Has there been any change that disqualifies
> > llvm-3.9 for radeonsi OpenCL?
> 
> Unless I'm missing something, what it is said in the commit log.
> 
> 3bf1e036e8a removed support for LLVM 3.9 in radeonsi and radv.
> 
ah, right. that's unfortunate, since clover does not need any of the
radeonsi llvm fanciness.

Bumping clover on radeonsi to 4.0 is OK with me.

Jan
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: This is a digitally signed message part
URL: <https://lists.freedesktop.org/archives/mesa-dev/attachments/20180208/8b2971a0/attachment.sig>


More information about the mesa-dev mailing list