[PATCH] D43355: AMDGPU: Bring processors and features in sync with the spec
Konstantin Zhuravlyov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Feb 15 14:52:53 PST 2018
kzhuravl created this revision.
kzhuravl added a reviewer: t-tye.
Herald added subscribers: tpr, dstuttard, yaxunl, nhaehnle, wdng, arsenm.
- Remove gfx800
- Make iceland gfx802
- Add xnack to gfx902
https://reviews.llvm.org/D43355
Files:
lib/Target/AMDGPU/AMDGPU.td
lib/Target/AMDGPU/AMDGPUSubtarget.h
lib/Target/AMDGPU/GCNProcessors.td
lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.cpp
test/CodeGen/AMDGPU/elf-notes.ll
test/CodeGen/AMDGPU/hsa-metadata-from-llvm-ir-full.ll
test/CodeGen/AMDGPU/hsa-metadata-images.ll
test/CodeGen/AMDGPU/hsa-metadata-kernel-debug-props.ll
test/CodeGen/AMDGPU/hsa-note-no-func.ll
test/CodeGen/AMDGPU/scalar-branch-missing-and-exec.ll
test/MC/AMDGPU/isa-version-hsa.s
test/MC/AMDGPU/isa-version-pal.s
test/MC/AMDGPU/isa-version-unk.s
test/MC/AMDGPU/sym_option.s
test/tools/llvm-objdump/AMDGPU/source-lines.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D43355.134515.patch
Type: text/x-patch
Size: 24360 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180215/2f27f66c/attachment.bin>
More information about the llvm-commits
mailing list