[PATCH] D39255: [AMDGPU] Emit metadata for hidden arguments for kernel enqueue

Yaxun Liu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 24 13:10:42 PDT 2017


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

Always emit metadata for 6 hidden kernel arguments for simplicity.


https://reviews.llvm.org/D39255

Files:
  docs/AMDGPUUsage.rst
  lib/Target/AMDGPU/MCTargetDesc/AMDGPUHSAMetadataStreamer.cpp
  test/CodeGen/AMDGPU/hsa-metadata-from-llvm-ir-full.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D39255.120120.patch
Type: text/x-patch
Size: 28095 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171024/0d3c5179/attachment.bin>


More information about the llvm-commits mailing list