Skip to content

[AMDGPU][GlobalISel] Assertion failure combining shuffle_vector #139752

@jayfoad

Description

@jayfoad

After #124527 with this test case I get:

$ llc -mtriple=amdgcn -mcpu=gfx1100 -global-isel r.txt
llc: lib/CodeGen/GlobalISel/MachineIRBuilder.cpp:1400: virtual MachineInstrBuilder llvm::MachineIRBuilder::buildInstr(unsigned int, ArrayRef<DstOp>, ArrayRef<SrcOp>, std::optional<unsigned int>): Assertion `DstOps[0].getLLTTy(*getMRI()).isVector() && "Res type must be a vector"' failed.

Metadata

Metadata

Assignees

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions