[llvm-bugs] [Bug 39814] SCCP generates wrong code for ssa_copy

via llvm-bugs llvm-bugs at lists.llvm.org
Tue Nov 27 23:32:20 PST 2018


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

Florian Hahn <flo at fhahn.com> changed:

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

--- Comment #1 from Florian Hahn <flo at fhahn.com> ---
Closing this as a duplicate, I think this has been fixed by
https://reviews.llvm.org/rL347524.

On latest master, the incoming value from loop_last is not constant any more.
It would be great if you could check if the original program works as expected
now.

*** This bug has been marked as a duplicate of bug 39772 ***

-- 
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/20181128/7f6ad113/attachment.html>


More information about the llvm-bugs mailing list