[LLVMbugs] [Bug 1930] New: cbe doesn't handle insertelement, extractelement and shufflevector
bugzilla-daemon at cs.uiuc.edu
bugzilla-daemon at cs.uiuc.edu
Sat Jan 19 14:50:21 PST 2008
http://llvm.org/bugs/show_bug.cgi?id=1930
Summary: cbe doesn't handle insertelement, extractelement and
shufflevector
Product: libraries
Version: trunk
Platform: All
OS/Version: All
Status: NEW
Severity: enhancement
Priority: P2
Component: Backend: C
AssignedTo: unassignedbugs at nondot.org
ReportedBy: nicholas at mxc.ca
CC: llvmbugs at cs.uiuc.edu
The C Backend doesn't deal with the vectors. It doesn't have visitors for
InsertElement, ExtractElement or ShuffleVector.
This is preventing me from bugpointing vectorized code.
--
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