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

Konstantin Zhuravlyov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Oct 14 12:04:01 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL315821: AMDGPU: Bring HSA metadata on par with the specification (authored by kzhuravl).

Changed prior to commit:
  https://reviews.llvm.org/D38753?vs=118442&id=119037#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D38753

Files:
  llvm/trunk/docs/AMDGPUUsage.rst
  llvm/trunk/include/llvm/Support/AMDGPUMetadata.h
  llvm/trunk/lib/Support/AMDGPUMetadata.cpp
  llvm/trunk/lib/Target/AMDGPU/AMDGPUAsmPrinter.cpp
  llvm/trunk/lib/Target/AMDGPU/AMDGPUAsmPrinter.h
  llvm/trunk/lib/Target/AMDGPU/MCTargetDesc/AMDGPUHSAMetadataStreamer.cpp
  llvm/trunk/lib/Target/AMDGPU/MCTargetDesc/AMDGPUHSAMetadataStreamer.h
  llvm/trunk/test/CodeGen/AMDGPU/elf-notes.ll
  llvm/trunk/test/CodeGen/AMDGPU/hsa-metadata-deduce-ro-arg.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-code-props.ll
  llvm/trunk/test/CodeGen/AMDGPU/hsa-metadata-kernel-debug-props.ll
  llvm/trunk/test/MC/AMDGPU/hsa-metadata-kernel-args.s
  llvm/trunk/test/MC/AMDGPU/hsa-metadata-kernel-attrs.s
  llvm/trunk/test/MC/AMDGPU/hsa-metadata-kernel-code-props.s
  llvm/trunk/test/MC/AMDGPU/hsa-metadata-kernel-debug-props.s
  llvm/trunk/test/MC/AMDGPU/hsa-metadata-unknown-key.s
  llvm/trunk/test/MC/AMDGPU/hsa.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D38753.119037.patch
Type: text/x-patch
Size: 74719 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171014/5eab53ab/attachment.bin>


More information about the llvm-commits mailing list