[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 Feb 27 23:35:40 PST 2018
    
    
  
t-tye updated this revision to Diff 136233.
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/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.136233.patch
Type: text/x-patch
Size: 13909 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180228/30d4f739/attachment.bin>
    
    
More information about the llvm-commits
mailing list