[PATCH] D47566: AMDHSA: Code object v3 updates

Konstantin Zhuravlyov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 31 12:30:24 PDT 2018


kzhuravl updated this revision to Diff 149339.
kzhuravl retitled this revision from "AMDGPU: Code object v3 updates" to "AMDHSA: Code object v3 updates".
kzhuravl added a comment.

- This only applies to AMDHSA for now
- Update tests


https://reviews.llvm.org/D47566

Files:
  docs/AMDGPUUsage.rst
  include/llvm/Support/AMDGPUKernelDescriptor.h
  include/llvm/Support/AMDHSAKernelDescriptor.h
  lib/Target/AMDGPU/AMDGPUAsmPrinter.cpp
  lib/Target/AMDGPU/AMDGPUAsmPrinter.h
  lib/Target/AMDGPU/MCTargetDesc/AMDGPUTargetStreamer.cpp
  lib/Target/AMDGPU/MCTargetDesc/AMDGPUTargetStreamer.h
  lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.cpp
  lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.h
  test/CodeGen/AMDGPU/code-object-v3.ll
  test/CodeGen/AMDGPU/elf-notes.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47566.149339.patch
Type: text/x-patch
Size: 43634 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180531/9638d611/attachment.bin>


More information about the llvm-commits mailing list