[llvm-dev] Call for testing/heads-up: NewGVN

Daniel Berlin via llvm-dev llvm-dev at lists.llvm.org
Mon Dec 26 10:56:09 PST 2016


Note:
I just fixed a significant bug accidentally ported from the branch, so make
your llvm is synced past r290549 before you give this a try.


On Mon, Dec 26, 2016 at 10:45 AM, Davide Italiano <davide at freebsd.org>
wrote:

> Hi everybody.
> NewGVN was recently committed and a few minute ago I added a flag to
> enable the new experimental pass.
>
> For the brave soul, passing `-mllvm -enable-newgvn` should do the
> trick. We'll be happy to receive bug reports to analyze/fix, bonus
> point if they contain a synthetic/reduced testcase.
> Open a bug linked to https://llvm.org/bugs/show_bug.cgi?id=30995 would
> be probably best so that all the people working on NewGVN will have
> visibility, but I'm aware there are issues with bugzilla registration
> disabled recently so if you have issues/don't have an account feel
> free to shoot me a mail directly and I'll open a bug on your behalf.
>
> Looking forward to hearing from you,
>
> --
> Davide
>
> "There are no solved problems; there are only problems that are more
> or less solved" -- Henri Poincare
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20161226/ad11c249/attachment.html>


More information about the llvm-dev mailing list