[llvm-bugs] [Bug 8404] ICE in ScheduleDAG.cpp:460: "Wrong topological sorting"

via llvm-bugs llvm-bugs at lists.llvm.org
Tue Feb 6 08:24:39 PST 2018


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

Nirav Dave <niravd at google.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |niravd at google.com
         Resolution|---                         |FIXED
             Status|REOPENED                    |RESOLVED

--- Comment #6 from Nirav Dave <niravd at google.com> ---
The test no longer fails, but based on the DAG it looks like this was the due
to a hole in cycle detection around indirect chain dependencies which was fixed
in 
rL324359.

-- 
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/20180206/f39a32a6/attachment.html>


More information about the llvm-bugs mailing list