[LLVMbugs] [Bug 4821] New: Vector splat not selected
bugzilla-daemon at cs.uiuc.edu
bugzilla-daemon at cs.uiuc.edu
Fri Aug 28 17:29:55 PDT 2009
http://llvm.org/bugs/show_bug.cgi?id=4821
Summary: Vector splat not selected
Product: libraries
Version: trunk
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: Backend: ARM
AssignedTo: unassignedbugs at nondot.org
ReportedBy: asl at math.spbu.ru
CC: llvmbugs at cs.uiuc.edu, bob.wilson at apple.com
Created an attachment (id=3388)
--> (http://llvm.org/bugs/attachment.cgi?id=3388)
bugpoint-reduced-simplified.ll
Consider the attached testcase. Here we have:
$ ./llc -mattr=+neon bugpoint-reduced-simplified.bc
LLVM ERROR: Cannot yet select: 0x187e7a0: v4i32 = BUILD_VECTOR 0x187e6a0,
0x187e6a0, 0x187e6a0, 0x187e6a0
--
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