[llvm-bugs] [Bug 33777] llvm::ScheduleDAGTopologicalSort::InitDAGTopologicalSorting(): Assertion `Node2Index[SU.NodeNum] > Node2Index[PD.getSUnit()->NodeNum]
via llvm-bugs
llvm-bugs at lists.llvm.org
Tue Feb 6 18:54:47 PST 2018
https://bugs.llvm.org/show_bug.cgi?id=33777
Nirav Dave <niravd at google.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |FIXED
Status|NEW |RESOLVED
--- Comment #10 from Nirav Dave <niravd at google.com> ---
(In reply to Simon Pilgrim from comment #9)
> Nirav, any chance that your recent patches have fixed this?
Yes. Looking at the DAGs this looks to be almost the same issue as PR36164.
--
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/20180207/684b8aa6/attachment.html>
More information about the llvm-bugs
mailing list