Hi, switching from LLVM 3.8.1 to the LLVM Realease 3.9 branch an assertion gets thrown, when I use opt on some program. I build a reproducer according to the bug report guidelines and asked for a user account. How long does it normally take to get this account? Best regards, Florian Mit freundlichen Grüßen / Best Regards / Cordialement, Florian PICHLMEIER R&D VIS Infrastructure florian.pichlmeier at 3ds.com<mailto:Florian.PICHLMEIER at 3ds.com> [3DEXCITE Logo] 3DS.COM/3DEXCITE<http://www.3ds.com/3dexcite> Puls der Innovation<http://blogs.3ds.com/germany/> Dassault Systemes 3DExcite GmbH | Rosenheimer Str. 145 | 81671 MUNICH | Germany Commercial Registry: 216329, Amtsgericht München Managing Directors: Dominic Kurtaz, Pascal Daloz This email and any attachments are intended solely for the use of the individual or entity to whom it is addressed and may be confidential and/or privileged. If you are not one of the named recipients or have received this email in error, (i) you should not read, disclose, or copy it, (ii) please notify sender of your receipt by reply email and delete this email and all attachments, (iii) Dassault Systemes does not accept or assume any liability or responsibility for any use of or reliance on this email. For other languages, go to http://www.3ds.com/terms/email-disclaimer -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20161013/4deab054/attachment.html> -------------- next part -------------- A non-text attachment was scrubbed... Name: image003.png Type: image/png Size: 7915 bytes Desc: image003.png URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20161013/4deab054/attachment.png> -------------- next part -------------- A non-text attachment was scrubbed... Name: image004.png Type: image/png Size: 973 bytes Desc: image004.png URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20161013/4deab054/attachment-0001.png>
On Thu, Oct 13, 2016 at 4:49 AM, PICHLMEIER Florian via llvm-dev <llvm-dev at lists.llvm.org> wrote:> > switching from LLVM 3.8.1 to the LLVM Realease 3.9 branch an assertion gets thrown, when I use opt > > on some program.I've gotten a similar error previously. The error was that I was using the old opt program with the new llvm. Can you confirm that you are using the newly built opt and not the old one? -- Pranith
> On Oct 13, 2016, at 10:30 AM, Pranith Kumar via llvm-dev <llvm-dev at lists.llvm.org> wrote: > > On Thu, Oct 13, 2016 at 4:49 AM, PICHLMEIER Florian via llvm-dev > <llvm-dev at lists.llvm.org> wrote: >> >> switching from LLVM 3.8.1 to the LLVM Realease 3.9 branch an assertion gets thrown, when I use opt >> >> on some program. > > > I've gotten a similar error previously. The error was that I was using > the old opt program with the new llvm. Can you confirm that you are > using the newly built opt and not the old one?I would still not expect an assertion, but a proper error. A bug is worth it (Feel free to CC me on the bug report). — Mehdi
> On Oct 13, 2016, at 1:49 AM, PICHLMEIER Florian via llvm-dev <llvm-dev at lists.llvm.org> wrote: > > Hi, > > switching from LLVM 3.8.1 to the LLVM Realease 3.9 branch an assertion gets thrown, when I use opt > on some program. > > I build a reproducer according to the bug report guidelines and asked for a user account. > How long does it normally take to get this account?+Tanya and Anton Someone was asking this on IRC a few days ago as well. I don’t know who is in charge of handling this. — Mehdi -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20161013/7b0e261c/attachment.html>
> On Oct 13, 2016, at 10:46 AM, Mehdi Amini <mehdi.amini at apple.com> wrote: > > >> On Oct 13, 2016, at 1:49 AM, PICHLMEIER Florian via llvm-dev <llvm-dev at lists.llvm.org <mailto:llvm-dev at lists.llvm.org>> wrote: >> >> Hi, >> >> switching from LLVM 3.8.1 to the LLVM Realease 3.9 branch an assertion gets thrown, when I use opt >> on some program. >> >> I build a reproducer according to the bug report guidelines and asked for a user account. >> How long does it normally take to get this account? > > +Tanya and Anton > > Someone was asking this on IRC a few days ago as well. I don’t know who is in charge of handling this.There are several people who handle these. Normally it doesn’t take long, but there were a couple this week that I didn’t get to right away. I have not seen a request from Florian. -Tanya -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20161013/f7c60dbe/attachment.html>