[llvm-bugs] [Bug 32952] wrong code in NewGVN (with "opt -mem2reg -early-cse -jump-threading -newgvn") on x86_64-linux-gnu

via llvm-bugs llvm-bugs at lists.llvm.org
Tue May 9 10:15:04 PDT 2017


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

Davide Italiano <davide at freebsd.org> changed:

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

--- Comment #6 from Davide Italiano <davide at freebsd.org> ---
This is fixed. rL302552

I'm still very annoyed because llvm doesn't sort PHI operands in a consistent
order so I'll open a different bug and look at it. But for now, NewGVN
shouldn't give anymore wrong answers in this case.
Thanks for your report, Zhendong!

-- 
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/20170509/b805a0a9/attachment-0001.html>


More information about the llvm-bugs mailing list