[LLVMbugs] [Bug 8404] ICE in ScheduleDAG.cpp:460: "Wrong topological sorting"

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Fri Feb 18 09:26:45 PST 2011


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

Chris Lattner <clattner at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED

--- Comment #3 from Chris Lattner <clattner at apple.com> 2011-02-18 11:26:44 CST ---
Until we get a testcase, there isn't much we can do.  We are generally trying
to move off MVT::Glue, so the best answer may be a different design for
whatever your port is doing.

-- 
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the llvm-bugs mailing list