This helps mostly when we use add instructions for address calculations
that contain immediates.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D12256
AMDGPU/SI: Fold operands through REG_SEQUENCE instructions ClosedPublic Authored by • tstellarAMD on Aug 21 2015, 4:14 PM.
Details Summary This helps mostly when we use add instructions for address calculations
Diff Detail
Event Timeline• tstellarAMD retitled this revision from to AMDGPU/SI: Fold operands through REG_SEQUENCE instructions. • tstellarAMD updated this object. This revision is now accepted and ready to land.Aug 21 2015, 4:29 PM Closed by commit rL247157: AMDGPU/SI: Fold operands through REG_SEQUENCE instructions (authored by tstellar). · Explain WhySep 9 2015, 8:44 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 34342 llvm/trunk/lib/Target/AMDGPU/SIFoldOperands.cpp
llvm/trunk/test/CodeGen/AMDGPU/cgp-addressing-modes.ll
llvm/trunk/test/CodeGen/AMDGPU/merge-stores.ll
llvm/trunk/test/CodeGen/AMDGPU/select64.ll
|