[LLVMbugs] [Bug 11829] New: Assertion in register scavenger

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Sun Jan 22 16:30:11 PST 2012


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: unassignedbugs at nondot.org
        ReportedBy: asl at math.spbu.ru
                CC: llvmbugs at cs.uiuc.edu
    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.



More information about the llvm-bugs mailing list