[LLVMbugs] [Bug 865] Coalescer is really confused or something
bugzilla-daemon at cs.uiuc.edu
bugzilla-daemon at cs.uiuc.edu
Mon Aug 21 00:35:41 PDT 2006
http://llvm.org/bugs/show_bug.cgi?id=865
isanbard at gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From isanbard at gmail.com 2006-08-21 02:35 -------
Fixed. After thinking about it some more, doing a check for the "general" case would be at least O(N^2)
and hairy. If it's something we want to perform in the future, we should create a new report for it.
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
More information about the llvm-bugs
mailing list