Skip to content

[AMDGPU] Assertion "This is not a register operand!" failed in SIFixSGPRCopies #130119

@jayfoad

Description

@jayfoad

With this test case I get:

$ ~/llvm-release/bin/llc -mtriple=amdgcn -mcpu=gfx1100 r1.txt
llc: include/llvm/CodeGen/MachineOperand.h:366: Register llvm::MachineOperand::getReg() const: Assertion `isReg() && "This is not a register operand!"' failed.

llc built from git revision 78281fd.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions