[LLVMbugs] [Bug 14896] New: Assertion `Elt->getBitWidth() == EltVT.getSizeInBits() && "APInt size does not match type size!"'
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Thu Jan 10 06:35:38 PST 2013
http://llvm.org/bugs/show_bug.cgi?id=14896
Bug #: 14896
Summary: Assertion `Elt->getBitWidth() == EltVT.getSizeInBits()
&& "APInt size does not match type size!"'
Product: libraries
Version: trunk
Platform: PC
OS/Version: Linux
Status: NEW
Severity: enhancement
Priority: P
Component: Common Code Generator Code
AssignedTo: unassignedbugs at nondot.org
ReportedBy: joerg at NetBSD.org
CC: llvmbugs at cs.uiuc.edu
Classification: Unclassified
Created attachment 9853
--> http://llvm.org/bugs/attachment.cgi?id=9853
Test case
Test case is attached. llc -O2 hits the assertion.
--
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