[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
Fri Feb 16 13:31:28 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL325393: AMDGPU: Bring processors and features in sync with the spec (authored by kzhuravl, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D43355?vs=134515&id=134709#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D43355

Files:
  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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D43355.134709.patch
Type: text/x-patch
Size: 24855 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180216/f9186195/attachment.bin>


More information about the llvm-commits mailing list