http://llvm.org/bugs/show_bug.cgi?id=10901
Summary: Test CodeGen/X86/palignr.ll fails after correcting an
assert
Product: new-bugs
Version: unspecified
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P
Component: new bugs
AssignedTo: [email protected]
ReportedBy: [email protected]
CC: [email protected]
After fixing an assert in X86ISelLowering.cpp, test CodeGen/X86/palignr.ll
fails with the following message:
llvm/lib/Target/X86/X86ISelLowering.cpp:4619: llvm::SDValue
getShuffleScalarElt(llvm::SDNode*, int, llvm::SelectionDAG&, unsigned int):
Assertion `0 && "not implemented for target shuffle node"' failed.
The test has been marked XFAIL until it can be corrected.
--
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