[LLVMbugs] [Bug 10901] New: Test CodeGen/X86/palignr.ll fails after correcting an assert
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Fri Sep 9 18:25:52 PDT 2011
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: unassignedbugs at nondot.org
ReportedBy: rtrieu at google.com
CC: llvmbugs at cs.uiuc.edu
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.
More information about the llvm-bugs
mailing list