Skip to content

[AVX] still seeing some cannot select crashes with v8i32 #10919

@llvmbot

Description

@llvmbot
Bugzilla Link 10547
Resolution FIXED
Resolved on Aug 01, 2011 14:52
Version trunk
OS All
Attachments test case
Reporter LLVM Bugzilla Contributor
CC @bcardosolopes

Extended Description

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]

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugzillaIssues migrated from bugzilla

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions