- Remove gfx800
- Make iceland gfx802
- Add xnack to gfx902
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D43355
AMDGPU: Bring processors and features in sync with the spec ClosedPublic Authored by kzhuravl on Feb 15 2018, 2:52 PM.
Details Summary
Diff Detail
Event TimelineHerald added subscribers: tpr, dstuttard, yaxunl and 3 others. · View Herald TranscriptFeb 15 2018, 2:52 PM kzhuravl added a child revision: D43356: AMDGPU: Bring elf flags in sync with the spec.Feb 15 2018, 2:57 PM This revision is now accepted and ready to land.Feb 15 2018, 3:22 PM Closed by commit rL325393: AMDGPU: Bring processors and features in sync with the spec (authored by kzhuravl). · Explain WhyFeb 16 2018, 1:31 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 134709 llvm/trunk/lib/Target/AMDGPU/AMDGPU.td
llvm/trunk/lib/Target/AMDGPU/AMDGPUSubtarget.h
llvm/trunk/lib/Target/AMDGPU/GCNProcessors.td
llvm/trunk/lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.cpp
llvm/trunk/test/CodeGen/AMDGPU/elf-notes.ll
llvm/trunk/test/CodeGen/AMDGPU/hsa-metadata-from-llvm-ir-full.ll
llvm/trunk/test/CodeGen/AMDGPU/hsa-metadata-images.ll
llvm/trunk/test/CodeGen/AMDGPU/hsa-metadata-kernel-debug-props.ll
llvm/trunk/test/CodeGen/AMDGPU/hsa-note-no-func.ll
llvm/trunk/test/CodeGen/AMDGPU/scalar-branch-missing-and-exec.ll
llvm/trunk/test/MC/AMDGPU/isa-version-hsa.s
llvm/trunk/test/MC/AMDGPU/isa-version-pal.s
llvm/trunk/test/MC/AMDGPU/isa-version-unk.s
llvm/trunk/test/MC/AMDGPU/sym_option.s
llvm/trunk/test/tools/llvm-objdump/AMDGPU/source-lines.ll
|