[LLVMbugs] [Bug 968] NEW: X86 doesn't support vector <4 x int> or < 4 x uint >
bugzilla-daemon at cs.uiuc.edu
bugzilla-daemon at cs.uiuc.edu
Wed Oct 25 22:59:52 PDT 2006
http://llvm.org/bugs/show_bug.cgi?id=968
Summary: X86 doesn't support vector <4 x int> or < 4 x uint >
Product: libraries
Version: trunk
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: Backend: X86
AssignedTo: unassignedbugs at nondot.org
ReportedBy: rspencer at x10sys.com
This test case:
SingleSource/UnitTests/Vector/divides.c
produces:
llc: /proj/llvm/llvm/lib/Target/X86/X86ISelDAGToDAG.cpp:1138: llvm::SDNode*
<unnamed>::X86DAGToDAGISel::Select(llvm::SDOperand): Assertion `0 &&
"Unsupported VT!"' failed.
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
More information about the llvm-bugs
mailing list