[PATCH] D38753: AMDGPU: Brint HSA metadata on par with the specification

Konstantin Zhuravlyov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 10 11:36:03 PDT 2017


kzhuravl created this revision.
Herald added subscribers: tpr, dstuttard, yaxunl, nhaehnle, wdng, arsenm.

https://reviews.llvm.org/D38753

Files:
  docs/AMDGPUUsage.rst
  include/llvm/Support/AMDGPUMetadata.h
  lib/Support/AMDGPUMetadata.cpp
  lib/Target/AMDGPU/AMDGPUAsmPrinter.cpp
  lib/Target/AMDGPU/AMDGPUAsmPrinter.h
  lib/Target/AMDGPU/MCTargetDesc/AMDGPUHSAMetadataStreamer.cpp
  lib/Target/AMDGPU/MCTargetDesc/AMDGPUHSAMetadataStreamer.h
  test/CodeGen/AMDGPU/elf-notes.ll
  test/CodeGen/AMDGPU/hsa-metadata-deduce-ro-arg.ll
  test/CodeGen/AMDGPU/hsa-metadata-from-llvm-ir-full.ll
  test/CodeGen/AMDGPU/hsa-metadata-images.ll
  test/CodeGen/AMDGPU/hsa-metadata-kernel-code-props.ll
  test/CodeGen/AMDGPU/hsa-metadata-kernel-debug-props.ll
  test/MC/AMDGPU/hsa-metadata-kernel-args.s
  test/MC/AMDGPU/hsa-metadata-kernel-attrs.s
  test/MC/AMDGPU/hsa-metadata-kernel-code-props.s
  test/MC/AMDGPU/hsa-metadata-kernel-debug-props.s
  test/MC/AMDGPU/hsa-metadata-unknown-key.s
  test/MC/AMDGPU/hsa.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D38753.118442.patch
Type: text/x-patch
Size: 73201 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171010/6fe867ad/attachment-0001.bin>


More information about the llvm-commits mailing list