Separate the subregister splitting logic to re-use later.
Details
Details
Diff Detail
Diff Detail
Event Timeline
lib/Target/AMDGPU/SIInstrInfo.cpp | ||
---|---|---|
491 | We are supposed to use AMDGPU::getRegBitWidth() now. |
Paths
| Differential D25904
AMDGPU: Refactor copyPhysReg ClosedPublic Authored by arsenm on Oct 24 2016, 5:55 AM.
Details
Diff Detail Event Timelinearsenm updated this object.
This revision is now accepted and ready to land.Nov 7 2016, 8:07 AM
Revision Contents
Diff 75570 lib/Target/AMDGPU/SIFrameLowering.cpp
lib/Target/AMDGPU/SIInstrInfo.cpp
lib/Target/AMDGPU/SIRegisterInfo.cpp
test/CodeGen/AMDGPU/attr-amdgpu-num-sgpr.ll
test/CodeGen/AMDGPU/private-access-no-objects.ll
test/CodeGen/AMDGPU/si-sgpr-spill.ll
test/CodeGen/AMDGPU/spill-alloc-sgpr-init-bug.ll
test/CodeGen/AMDGPU/spill-m0.ll
test/CodeGen/AMDGPU/wqm.ll
|
We are supposed to use AMDGPU::getRegBitWidth() now.