[PATCH] D43736: [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
Mon Mar 5 20:44:29 PST 2018


t-tye updated this revision to Diff 137122.
t-tye marked an inline comment as done.
t-tye added a comment.

Address review comment.


https://reviews.llvm.org/D43736

Files:
  docs/AMDGPUUsage.rst
  include/llvm/ADT/Triple.h
  lib/Support/Triple.cpp
  lib/Target/AMDGPU/AMDGPUSubtarget.h
  test/CodeGen/AMDGPU/llvm.amdgcn.implicitarg.ptr.ll
  test/CodeGen/AMDGPU/llvm.amdgcn.kernarg.segment.ptr.ll
  unittests/ADT/TripleTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D43736.137122.patch
Type: text/x-patch
Size: 13841 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180306/c416b825/attachment.bin>


More information about the llvm-commits mailing list