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

           Summary: Crash in llc with asm (regression)
           Product: libraries
           Version: trunk
          Platform: PC
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Common Code Generator Code
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]
                CC: [email protected]


llc < bugpoint-reduced-simplified.bc
PromoteIntegerOperand Op #1: 0x18084d4: i32 = shl 0x180822c, 0x180844c
Assertion failed: (0 && "Do not know how to promote this operator's operand!"),
function PromoteIntegerOperand, file LegalizeIntegerTypes.cpp, line 584.

This is reduced from a case in the gcc testsuite (ppc32 Darwin).  Apparently
came in with LegalizeTypes.


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