[Libclc-dev] clang SVN r303370 broke libclc
Jan Vesely via Libclc-dev
libclc-dev at lists.llvm.org
Thu May 25 07:18:08 PDT 2017
you can find the tests here:
https://piglit.freedesktop.org/
it's fairly straightforward to setup. my run cmdline is:
OCL_ICD_VENDORS=/etc/OpenCL/vendors/mesa-git.icd python3 ./piglit run
tests/cl.py -o results/turks_cl_`date`
the to generate html report I run:
./piglit summary html summary/turks_cl results/turks_cl_*
it looks like this:
http://paul.rutgers.edu/~jv356/piglit/radeon-latest-5/problems.html
Jan
just fyi the 'set kernel argument for array' test is also local memory
related.
On Thu, 2017-05-25 at 14:10 +0000, Liu, Yaxun (Sam) wrote:
> Is these tests part of libclc? How do I run them?
>
> Sam
>
> -----Original Message-----
> From: Michel Dänzer [mailto:michel at daenzer.net]
> Sent: Thursday, May 25, 2017 3:46 AM
> To: Jan Vesely <jan.vesely at rutgers.edu>; Liu, Yaxun (Sam) <Yaxun.Liu at amd.com>
> Cc: libclc-dev at lists.llvm.org
> Subject: Re: [Libclc-dev] clang SVN r303370 broke libclc
>
> On 25/05/17 06:14 AM, Jan Vesely via Libclc-dev wrote:
> > On Wed, 2017-05-24 at 16:22 -0400, Jan Vesely wrote:
> > > On Wed, 2017-05-24 at 18:13 +0900, Michel Dänzer via Libclc-dev wrote:
> > > > On 24/05/17 01:19 AM, Liu, Yaxun (Sam) wrote:
> > > > > I have fixed the issue by https://reviews.llvm.org/rL303644
> > > >
> > > > Seems to work fine, thanks!
> > >
> > > also seems to fix most of EG 670 opencl regressions.
> >
> > while at the same time it introduces regression in "set kernel
> > argument for array" subtest on Turks.
>
> Actually, I'm also seeing that test and a bunch of local atomic tests fail. Reverting both of Sam's patches and rebuilding libclc and Mesa fixes them. Not sure why I wasn't seeing these failures before, but it looks like there's still an issue here.
>
>
> --
> Earthling Michel Dänzer | http://www.amd.com
> Libre software enthusiast | Mesa and X developer
>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: This is a digitally signed message part
URL: <http://lists.llvm.org/pipermail/libclc-dev/attachments/20170525/f3210133/attachment.sig>
More information about the Libclc-dev
mailing list