If all uses of a PHI are in AGPR register class we should
avoid unneeded copies via VGPRs.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D69200
[AMDGPU] move PHI nodes to AGPR class ClosedPublic Authored by rampitec on Oct 18 2019, 2:59 PM.
Details Summary If all uses of a PHI are in AGPR register class we should
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Oct 18 2019, 3:27 PM Closed by commit rG0fab220eb588: [AMDGPU] move PHI nodes to AGPR class (authored by rampitec). · Explain WhyOct 18 2019, 3:55 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 225708 llvm/lib/Target/AMDGPU/SIFixSGPRCopies.cpp
llvm/test/CodeGen/AMDGPU/mfma-loop.ll
|