[LLVMbugs] [Bug 2986] New: Crash in llc with asm (regression)
bugzilla-daemon at cs.uiuc.edu
bugzilla-daemon at cs.uiuc.edu
Thu Oct 30 10:55:32 PDT 2008
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: unassignedbugs at nondot.org
ReportedBy: dalej at apple.com
CC: llvmbugs at cs.uiuc.edu
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.
More information about the llvm-bugs
mailing list