Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
This patch fixes a crash, which is caused by the same instruction is added as a candidate twice after commuting.
llvm/test/CodeGen/AMDGPU/fold-imm-copy.mir | ||
---|---|---|
28 | Can you please a full check, what kind of folding you are expecting here? I.e. operands for both instructions. |
Can you please a full check, what kind of folding you are expecting here? I.e. operands for both instructions.