[PATCH] D29948: [AMDGPU] Restructure code object metadata creation
Luchesar V. ILIEV via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Mar 22 10:49:46 PDT 2017
kerberizer added a comment.
In https://reviews.llvm.org/D29948#707694, @kzhuravl wrote:
> Can you suggest an appropriate docker image I could use to try reproduce it?
I'm afraid I can't recommend anything specifically, but probably any clean and reasonably up-to-date image should do (I always build in a clean chroot).
In https://reviews.llvm.org/D29948#707697, @tstellar wrote:
> In https://reviews.llvm.org/D29948#707657, @kerberizer wrote:
>
> > In https://reviews.llvm.org/D29948#707484, @kzhuravl wrote:
> >
> > > Is the bug still reproducible? I tried using debian and fedora:rawhide docker images, and could not reproduce those.
> > >
> > > fedora:rawhide gcc version: gcc (GCC) 7.0.1 20170309 (Red Hat 7.0.1-0.12)
> > > debian gcc version: gcc (Debian 4.9.2-10) 4.9.2
> >
> >
> > I can still reproduce 31610 on Arch Linux (gcc 6.3.1) with the current code from trunk.
>
>
> Which revision of LLVM did you test with?
r298513
https://reviews.llvm.org/D29948
More information about the llvm-commits
mailing list