Quoting Juan A. Suarez Romero (2018-10-24 09:32:07)
> On Wed, 2018-10-24 at 09:16 -0700, Dylan Baker wrote:
> > Quoting Juan A. Suarez Romero (2018-10-24 09:10:37)
> > > On Tue, 2018-10-23 at 15:56 -0700, Dylan Baker wrote:
> > > > There are two problems with the fixed patch. First, it fails to create a
> > > > dependency on the sourced .c file, so changes to intel_tiled_memcpy.c
> > > > won't trigger a rebuild. It also doesn't get included in the dist
> > > > tarball.
> > > > 
> > > > CC: Tapani Pälli <tapani.pa...@intel.com>
> > > > Fixes: 11b1afdc92db98e93f2ca50beeb7fc481a11e708
> > > >        ("i965/tiled_memcpy: inline movntdqa loads in tiled_to_linear")
> > > 
> > > Nice! This indeed fixes `make distcheck`
> > 
> > Yup! I'm trying to get things cleaned up for the 18.3 release next week. 
> > Learned
> > the hard way the last time around that I need to start on this early :)
> > 
> 
> That's nice. Then maybe you are interested that master does not build with 
> LLVM
> 7.0. There are some patches in the mailing list, but not sure if they fix
> completely the build.
> 
> I'm wondering if building Mesa 18.3 with LLVM 7.0 should be part of the
> "features" we want in the branchpoint.

Yeah, I think it should block the release. Otherwise we're going to have to add
logic to not allow LLVM 7.0 with SWR.

Dylan

Attachment: signature.asc
Description: signature

_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to