Skip to content

[RISCV] Add isCommutable to vector pseudos like VADD #64422

@topperc

Description

@topperc

MachineCSE can commute instructions to find more CSE opportunities. We should make the vector pseudos commutable to enable this. We probably need custom handling in commuteInstructionImpl to skip the merge operand.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions