[LLVMbugs] [Bug 2511] New: Assertion `!OpInfo.AssignedRegs.Regs.empty() && "Couldn' t allocate input reg!"' failed.

bugzilla-daemon at cs.uiuc.edu bugzilla-daemon at cs.uiuc.edu
Tue Jul 1 13:45:57 PDT 2008


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

           Summary: Assertion `!OpInfo.AssignedRegs.Regs.empty() &&
                    "Couldn't allocate input reg!"' failed.
           Product: libraries
           Version: trunk
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Register Allocator
        AssignedTo: unassignedbugs at nondot.org
        ReportedBy: alenhar2 at uiuc.edu
                CC: llvmbugs at cs.uiuc.edu


Created an attachment (id=1791)
 --> (http://llvm.org/bugs/attachment.cgi?id=1791)
foo.bc

llc foo.bc results in an assertion in the register allocator (x86 backend).


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