[llvm-bugs] [Bug 15981] llvm/lib/CodeGen/ScheduleDAG.cpp:511: void llvm::ScheduleDAGTopologicalSort::InitDAGTopologicalSorting(): Assertion `Node2Index[SU->NodeNum] > Node2Index[I->getSUnit()->NodeNum] && "Wrong topological sorting"' failed.

via llvm-bugs llvm-bugs at lists.llvm.org
Mon Jun 26 08:55:17 PDT 2017


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

Simon Pilgrim <llvm-dev at redking.me.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |llvm-dev at redking.me.uk
         Resolution|---                         |FIXED
            Product|new-bugs                    |libraries
          Component|new bugs                    |Common Code Generator Code
             Status|NEW                         |RESOLVED

--- Comment #2 from Simon Pilgrim <llvm-dev at redking.me.uk> ---
It wasn't a duplicate. Fixed by rL297695. Added test case in rL306296.

-- 
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/20170626/18147b31/attachment.html>


More information about the llvm-bugs mailing list