[llvm-bugs] [Bug 27891] crash while trying to unroll loop

via llvm-bugs llvm-bugs at lists.llvm.org
Thu May 26 11:52:54 PDT 2016


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

Michael Zolotukhin <michael.v.zolotukhin at gmail.com> changed:

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

--- Comment #1 from Michael Zolotukhin <michael.v.zolotukhin at gmail.com> ---
It's a dupe of PR27886 (which I'm currently looking at).

A workaround is to pass "-mllvm -unroll-max-iteration-count-to-analyze=0" or to
revert r270630.

I plan to fix this today.

Michael

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

-- 
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/20160526/40db2179/attachment.html>


More information about the llvm-bugs mailing list