This makes is possible to have R600RegisterInfo and SIRegisterInfo
not inherit from AMDGPURegisterInfo.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
- Build Status
Buildable 17546 Build 17546: arc lint + arc unit
Paths
| Differential D46280
AMDGPU: Make getSubRegFromChannel a static member of AMDGPURegisterInfo ClosedPublic Authored by tstellar on Apr 30 2018, 12:07 PM.
Details Summary This makes is possible to have R600RegisterInfo and SIRegisterInfo
Diff Detail
Event TimelineHerald added subscribers: t-tye, tpr, dstuttard and 3 others. · View Herald TranscriptApr 30 2018, 12:07 PM This revision is now accepted and ready to land.Apr 30 2018, 12:45 PM Closed by commit rL331490: AMDGPU: Make getSubRegFromChannel a static member of AMDGPURegisterInfo (authored by tstellar). · Explain WhyMay 3 2018, 3:42 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 144608 lib/Target/AMDGPU/AMDGPURegisterInfo.h
lib/Target/AMDGPU/AMDGPURegisterInfo.cpp
lib/Target/AMDGPU/R600ControlFlowFinalizer.cpp
lib/Target/AMDGPU/R600ExpandSpecialInstrs.cpp
lib/Target/AMDGPU/R600InstrInfo.cpp
|