[llvm-bugs] [Bug 17836] Assertion `Node2Index[SU->NodeNum] > Node2Index[I->getSUnit()->NodeNum] && "Wrong topological sorting"' failed.

via llvm-bugs llvm-bugs at lists.llvm.org
Tue Mar 20 13:16:10 PDT 2018


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

Nirav Dave <niravd at google.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|unassignedbugs at nondot.org   |niravd at google.com
                 CC|                            |niravd at google.com
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #1 from Nirav Dave <niravd at google.com> ---
These bugs are relatively finicky, and no longer happens at tup. Looking at the
pre-ISEL SelectionDAG this looks like another missed bug infinally  cycle
dependencies and should have been resolved in r327898.

-- 
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/20180320/d66a744b/attachment.html>


More information about the llvm-bugs mailing list