<div dir="ltr"><div class="gmail_extra"><br><div class="gmail_quote">On Sun, Sep 17, 2017 at 4:21 PM, Davide Italiano <span dir="ltr"><<a href="mailto:davide@freebsd.org" target="_blank">davide@freebsd.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="auto"><div>Dump the IR before newgvn and run through opt -newgvn. It should crash. I'm not familiar with your frontend but you might want to use -mllvm -opt-bisect-limit.</div></div></blockquote><div><br></div><div>Thanks for the suggestion! I added -mllvm support to my frontend, did your suggestion, and now I have LLVM IR that causes the crash.<br></div><div>Reported here: <a href="https://bugs.llvm.org/show_bug.cgi?id=34651">https://bugs.llvm.org/show_bug.cgi?id=34651</a></div><div><br></div><div>This is with 5.0.0. I don't have a build of master lying around to test against.</div><div><br></div></div></div></div>