[PATCH] D70038: [AMDGPU] add support for hostcall buffer pointer as hidden kernel argument
Sameer Sahasrabuddhe via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Nov 20 02:29:43 PST 2019
This revision was automatically updated to reflect the committed changes.
sameerds marked 2 inline comments as done.
Closed by commit rG52c5014da099: [AMDGPU] add support for hostcall buffer pointer as hidden kernel argument (authored by sameerds).
Changed prior to commit:
https://reviews.llvm.org/D70038?vs=230050&id=230219#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D70038/new/
https://reviews.llvm.org/D70038
Files:
llvm/docs/AMDGPUUsage.rst
llvm/include/llvm/Support/AMDGPUMetadata.h
llvm/lib/BinaryFormat/AMDGPUMetadataVerifier.cpp
llvm/lib/Support/AMDGPUMetadata.cpp
llvm/lib/Target/AMDGPU/AMDGPUHSAMetadataStreamer.cpp
llvm/lib/Target/AMDGPU/AMDGPUPrintfRuntimeBinding.cpp
llvm/test/CodeGen/AMDGPU/hsa-metadata-from-llvm-ir-full-v3.ll
llvm/test/CodeGen/AMDGPU/hsa-metadata-from-llvm-ir-full.ll
llvm/test/CodeGen/AMDGPU/hsa-metadata-hostcall-absent-v3.ll
llvm/test/CodeGen/AMDGPU/hsa-metadata-hostcall-absent.ll
llvm/test/CodeGen/AMDGPU/hsa-metadata-hostcall-present-v3.ll
llvm/test/CodeGen/AMDGPU/hsa-metadata-hostcall-present.ll
llvm/test/CodeGen/AMDGPU/opencl-printf-no-hostcall.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D70038.230219.patch
Type: text/x-patch
Size: 17741 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191120/6efd0162/attachment.bin>
More information about the llvm-commits
mailing list