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

Sebastian Pop <seb...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |RESOLVED
                 CC|                            |seb...@gmail.com
         Resolution|---                         |DUPLICATE

--- Comment #5 from Sebastian Pop <seb...@gmail.com> ---
This is the exact same bug as PR30935 except that this does not need the
GVN-hoist to expose the problem in loop-idiom converting to memset the inner
loop.  The patch https://reviews.llvm.org/D27216 fixes this problem and does
not ICE the compiler on the testcase in
https://llvm.org/bugs/show_bug.cgi?id=30976

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

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to