[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
Fri Mar 23 11:48:11 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL328349: [AMDGPU] Remove use of OpenCL triple environment and replace with function… (authored by t-tye, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D43736?vs=139081&id=139628#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D43736

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D43736.139628.patch
Type: text/x-patch
Size: 15803 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180323/52d67976/attachment.bin>


More information about the llvm-commits mailing list