This can fold the immediate into the physical destination, but this
should not look for further users of the register. Fixes regression
introduced by 766cb615a3b96025192707f4670cdf171da84034.
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D85643
AMDGPU: Fix visiting physreg dest users when folding immediate copies ClosedPublic Authored by arsenm on Aug 10 2020, 5:40 AM.
Details Summary This can fold the immediate into the physical destination, but this
Diff Detail
Revision Contents
Diff 284330 llvm/lib/Target/AMDGPU/SIFoldOperands.cpp
llvm/test/CodeGen/AMDGPU/fold-imm-copy.mir
llvm/test/CodeGen/AMDGPU/visit-physreg-vgpr-imm-folding-bug.ll
|