Separate the subregister splitting logic to re-use later.
Details
Details
Diff Detail
Diff Detail
Event Timeline
lib/Target/AMDGPU/SIInstrInfo.cpp | ||
---|---|---|
409 | 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 76124 lib/Target/AMDGPU/SIInstrInfo.cpp
lib/Target/AMDGPU/SIRegisterInfo.h
lib/Target/AMDGPU/SIRegisterInfo.cpp
|
We are supposed to use AMDGPU::getRegBitWidth() now.