[LLVMbugs] [Bug 2289] New: llc assertion failure: Multiple implicit_def defining same register?

bugzilla-daemon at cs.uiuc.edu bugzilla-daemon at cs.uiuc.edu
Mon May 5 10:06:33 PDT 2008


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

           Summary: llc assertion failure: Multiple implicit_def defining
                    same register?
           Product: new-bugs
           Version: unspecified
          Platform: Other
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: new bugs
        AssignedTo: unassignedbugs at nondot.org
        ReportedBy: baldrick at free.fr
                CC: llvmbugs at cs.uiuc.edu


Created an attachment (id=1619)
 --> (http://llvm.org/bugs/attachment.cgi?id=1619)
testcase .ll

Running llc on the attached testcase gives:

llc: lib/CodeGen/SimpleRegisterCoalescing.cpp:766: void
llvm::SimpleRegisterCoalescing::RemoveCopiesFromValNo(llvm::LiveInterval&,
llvm::VNInfo*): Assertion `!ImpDef && "Multiple implicit_def defining same
register?"' failed.


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