[PATCH] D43735: [AMDGPU] Remove use of OpenCL triple environment and replace with function attribute for AMDGPU

Tony Tye via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 27 23:39:01 PST 2018


t-tye updated this revision to Diff 136234.
t-tye added a reviewer: arsenm.
t-tye added a comment.

- Changed to use function attribute that specifies the number of bytes of implicit arguments for OpenCL kernels when using the AMDHSA OS.


https://reviews.llvm.org/D43735

Files:
  docs/UsersManual.rst
  lib/Basic/Targets/AMDGPU.cpp
  lib/CodeGen/TargetInfo.cpp
  test/CodeGenOpenCL/amdgpu-attrs.cl

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D43735.136234.patch
Type: text/x-patch
Size: 11476 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180228/8ee3057a/attachment.bin>


More information about the llvm-commits mailing list