[LLVMbugs] [Bug 9509] Scheduler crash with patch from r127852

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Wed Mar 23 15:17:20 PDT 2011


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

Andrew Trick <atrick at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED
         AssignedTo|unassignedbugs at nondot.org   |atrick at apple.com

--- Comment #5 from Andrew Trick <atrick at apple.com> 2011-03-23 17:17:19 CDT ---
I modified the scheduler to avoid scheduling physical register copies in a way
that could induce more interferences on the same physical reg.

Fixed in r128164.

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