http://llvm.org/bugs/show_bug.cgi?id=3037
Summary: LegalizeTypes fails on i1 = extractelement <n x i1>, N
Product: libraries
Version: trunk
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: Common Code Generator Code
AssignedTo: [EMAIL PROTECTED]
ReportedBy: [EMAIL PROTECTED]
CC: [email protected], [EMAIL PROTECTED]
Created an attachment (id=2193)
--> (http://llvm.org/bugs/attachment.cgi?id=2193)
llvm ir file which reproduces the problem
The test case fails with the message
llc: LegalizeIntegerTypes.cpp:327: llvm::SDValue
llvm::DAGTypeLegalizer::PromoteIntRes_EXTRACT_VECTOR_ELT(llvm::SDNode*):
Assertion `OldVT.isSimple() && NewVT.isSimple()' failed.
Tested on x86 with -mcpu=core2
--
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