This makes is possible to have R600RegisterInfo and SIRegisterInfo
not inherit from AMDGPURegisterInfo.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
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 145111 llvm/trunk/lib/Target/AMDGPU/AMDGPURegisterInfo.h
llvm/trunk/lib/Target/AMDGPU/AMDGPURegisterInfo.cpp
llvm/trunk/lib/Target/AMDGPU/R600ControlFlowFinalizer.cpp
llvm/trunk/lib/Target/AMDGPU/R600ExpandSpecialInstrs.cpp
llvm/trunk/lib/Target/AMDGPU/R600InstrInfo.cpp
|