Add missing ISA versions 7.0.2/8.0.4/8.1.0. to backend.
Refactor processor definition to use ISA version features.
Fixed ISA version for stoney.
Based on Laurent Morichetti's patch.
Paths
| Differential D25919
AMDGPU: Refactor processor definition to use ISA version features ClosedPublic Authored by yaxunl on Oct 24 2016, 12:37 PM.
Details Summary Add missing ISA versions 7.0.2/8.0.4/8.1.0. to backend. Refactor processor definition to use ISA version features. Fixed ISA version for stoney. Based on Laurent Morichetti's patch.
Diff Detail
Event Timelineyaxunl updated this object.
yaxunl retitled this revision from AMDGPU: Add ISA version 7.0.2/8.0.4/8.1.0. to AMDGPU: Refactor processor definition to use ISA version features. yaxunl updated this object. yaxunl edited edge metadata. Comment ActionsRevised as Tony and Tom suggested. This revision is now accepted and ready to land.Oct 26 2016, 9:35 AM Closed by commit rL285210: AMDGPU: Refactor processor definition to use ISA version features (authored by yaxunl). · Explain WhyOct 26 2016, 9:47 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 75911 llvm/trunk/lib/Target/AMDGPU/AMDGPU.td
llvm/trunk/lib/Target/AMDGPU/AMDGPUSubtarget.h
llvm/trunk/lib/Target/AMDGPU/Processors.td
llvm/trunk/lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.cpp
llvm/trunk/test/CodeGen/AMDGPU/hsa-note-no-func.ll
|