[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
Tue Mar 20 00:33:35 PDT 2018
t-tye updated this revision to Diff 139081.
t-tye added a comment.
Address review feedback.
Add OpenCL implicit argument description.
Remove unused hcc target triple environment.
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.139081.patch
Type: text/x-patch
Size: 15572 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180320/6bc5d7d7/attachment.bin>
More information about the llvm-commits
mailing list