Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
- Build Status
Buildable 39968 Build 40037: arc lint + arc unit
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 ↗ | (On Diff #226181) | Can you please a full check, what kind of folding you are expecting here? I.e. operands for both instructions. |