Avoid recursively calling copyPhysReg for AGPR handling. This was
dropping the necessary super register implicit defs to avoid liveness
verifier errors.
Details
Details
- Reviewers
rampitec
Diff Detail
Diff Detail
Paths
| Differential D83019
=AMDGPU: Fix liveness errors when copying AGPR tuples ClosedPublic Authored by arsenm on Jul 1 2020, 7:16 PM.
Details
Summary Avoid recursively calling copyPhysReg for AGPR handling. This was
Diff Detail
Revision Contents
Diff 274987 llvm/lib/Target/AMDGPU/SIInstrInfo.cpp
llvm/test/CodeGen/AMDGPU/accvgpr-copy.mir
|