http://llvm.org/bugs/show_bug.cgi?id=10547
Summary: [AVX] still seeing some cannot select crashes with
v8i32
Product: new-bugs
Version: trunk
Platform: PC
OS/Version: All
Status: NEW
Severity: normal
Priority: P
Component: new bugs
AssignedTo: [email protected]
ReportedBy: [email protected]
CC: [email protected]
Created an attachment (id=6983)
--> (http://llvm.org/bugs/attachment.cgi?id=6983)
test case
See attached test-case; it gives me the following with top-of-tree with llc
-mattr=+avx.
LLVM ERROR: Cannot select: 0x7f96b0832210: v8i32 = BUILD_VECTOR 0x7f96b0832110,
0x7f96b0832110, 0x7f96b0832110, 0x7f96b0832110, 0x7f96b0832110, 0x7f96b0832110,
0x7f96b0832110, 0x7f96b0832110 [ORD=2] [ID=9]
0x7f96b0832110: i32 = Constant<-1> [ORD=2] [ID=1]
0x7f96b0832110: i32 = Constant<-1> [ORD=2] [ID=1]
0x7f96b0832110: i32 = Constant<-1> [ORD=2] [ID=1]
0x7f96b0832110: i32 = Constant<-1> [ORD=2] [ID=1]
0x7f96b0832110: i32 = Constant<-1> [ORD=2] [ID=1]
0x7f96b0832110: i32 = Constant<-1> [ORD=2] [ID=1]
0x7f96b0832110: i32 = Constant<-1> [ORD=2] [ID=1]
0x7f96b0832110: i32 = Constant<-1> [ORD=2] [ID=1]
--
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