[llvm-bugs] [Bug 43424] loop-unroll crashes: Assertion `&F == cast<Instruction>(VH)->getParent()->getParent() && "Cached assumption not inside this function!"' failed.

via llvm-bugs llvm-bugs at lists.llvm.org
Tue Sep 24 05:14:01 PDT 2019


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

Sanjay Patel <spatel+llvm at rotateright.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
                 CC|                            |compnerd at compnerd.org,
                   |                            |spatel+llvm at rotateright.com
 Fixed By Commit(s)|                            |r372667
             Status|NEW                         |RESOLVED

--- Comment #2 from Sanjay Patel <spatel+llvm at rotateright.com> ---
There are several bugs that are likely duplicates of this, and I think they are
all fixed by:
https://reviews.llvm.org/rL372667

-- 
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/20190924/a4f4f663/attachment-0001.html>


More information about the llvm-bugs mailing list