[llvm-bugs] [Bug 33051] NewGVN exhibits non-deterministic behaviour

via llvm-bugs llvm-bugs at lists.llvm.org
Tue May 16 13:13:30 PDT 2017


https://bugs.llvm.org/show_bug.cgi?id=33051

Daniel Berlin <dberlin at dberlin.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #14 from Daniel Berlin <dberlin at dberlin.org> ---
Fixed in r303199

There is a verifier.
If you run pr32934.ll enough, it will fail with an assert until you apply a
patch
You can get memory-handling.ll to fail consistently :)

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20170516/1004d23d/attachment.html>


More information about the llvm-bugs mailing list