[LLVMbugs] [Bug 248] linear scan should do iterated coalescing

bugzilla-daemon at cs.uiuc.edu bugzilla-daemon at cs.uiuc.edu
Tue Mar 30 15:08:30 PST 2004


http://llvm.cs.uiuc.edu/bugs/show_bug.cgi?id=248

alkis at cs.uiuc.edu changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |INVALID



------- Additional Comments From alkis at cs.uiuc.edu  2004-03-30 17:08 -------
We don't need to iterate when performing interval joins because of the use of 
a union-find datastructure. Hence this bug is bogus :-D 



------- 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