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: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]
                CC: [email protected]


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.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs

Reply via email to