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

             Bug #: 11829
           Summary: Assertion in register scavenger
           Product: libraries
           Version: trunk
          Platform: PC
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: Common Code Generator Code
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected]
    Classification: Unclassified


Created attachment 7927
  --> http://llvm.org/bugs/attachment.cgi?id=7927
Testcase

Consider the attached .ll file.

It triggers an assertion in register scavenger (and machine code verifier
error) regardless whether copyprop pass enabled or not.

To reproduce:

$ llc bugpoint-reduced-simplified.ll

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