[llvm-bugs] [Bug 36233] wrong code with opt "-mem2reg -loop-rotate -simplifycfg -instcombine -newgvn" on x86_64-linux-gnu

via llvm-bugs llvm-bugs at lists.llvm.org
Mon Jul 22 12:17:14 PDT 2019


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

Florian Hahn <florian_hahn at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |florian_hahn at apple.com
         Resolution|---                         |FIXED
             Status|NEW                         |RESOLVED

--- Comment #1 from Florian Hahn <florian_hahn at apple.com> ---
It looks like this has been fixed as of r366720. Both versions with and without
optimizations produce 0 as output for me.

-- 
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/20190722/5e45ec69/attachment.html>


More information about the llvm-bugs mailing list