[LLVMbugs] [Bug 9410] Bad live intervals after SimpleRegisterCoalescing remat

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Sun May 20 16:03:52 PDT 2012


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

Jakob Stoklund Olesen <stoklund at 2pi.dk> changed:

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

--- Comment #2 from Jakob Stoklund Olesen <stoklund at 2pi.dk> 2012-05-20 18:03:52 CDT ---
Coalescer remat now uses shrinkToUses() which properly trims the live range.

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