Most of these were only needed for R600.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
LGTM. I think the commit message should be changed to "purely R600 functions" rather than pure functions
Paths
| Differential D16862
AMDGPU: Remove some pure functions from AMDGPUInstrInfo ClosedPublic Authored by • tstellarAMD on Feb 3 2016, 12:19 PM.
Details Summary Most of these were only needed for R600.
Diff Detail
Event Timeline• tstellarAMD retitled this revision from to AMDGPU: Remove some pure functions from AMDGPUInstrInfo. • tstellarAMD updated this object. arsenm edited edge metadata. Comment ActionsLGTM. I think the commit message should be changed to "purely R600 functions" rather than pure functions This revision is now accepted and ready to land.Feb 3 2016, 12:26 PM Closed by commit rL259900: AMDGPU: Remove some purely R600 functions from AMDGPUInstrInfo (authored by tstellar). · Explain WhyFeb 5 2016, 10:49 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 47030 llvm/trunk/lib/Target/AMDGPU/AMDGPUInstrInfo.h
llvm/trunk/lib/Target/AMDGPU/R600InstrInfo.h
llvm/trunk/lib/Target/AMDGPU/R600InstrInfo.cpp
llvm/trunk/lib/Target/AMDGPU/SIInstrInfo.h
llvm/trunk/lib/Target/AMDGPU/SIInstrInfo.cpp
|