[llvm-bugs] [Bug 32178] Assertion failed: Idx >= 0 && "Invalid basic block argument!", file C:\src\llvm\include\llvm/IR/Instructions.h, line 2715

via llvm-bugs llvm-bugs at lists.llvm.org
Fri Mar 17 09:08:39 PDT 2017


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

Michael Kuperstein <mkuper at google.com> changed:

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

--- Comment #9 from Michael Kuperstein <mkuper at google.com> ---
Right, there are a couple of possible failure modes here, depending on what
exactly the inner non-loop cycle looks like.

In any case, fixed in r297993.

-- 
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/20170317/b2eafaab/attachment-0001.html>


More information about the llvm-bugs mailing list