[llvm-bugs] [Bug 43417] After r357222, Assertion failed: (A->getParent() == B->getParent() && "Instructions must be in the same basic block!"), function dominates, file lib/Analysis/OrderedBasicBlock.cpp, line 68.
via llvm-bugs
llvm-bugs at lists.llvm.org
Wed Jul 22 10:29:37 PDT 2020
https://bugs.llvm.org/show_bug.cgi?id=43417
Dimitry Andric <dimitry at andric.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #1 from Dimitry Andric <dimitry at andric.com> ---
This got fixed by https://github.com/llvm/llvm-project/commit/369a9195144.
--
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/20200722/6a298b85/attachment.html>
More information about the llvm-bugs
mailing list