[PATCH] D21622: RFC: AMDGPU/R600: Add implicitarg.ptr intrinsic
    Jan Vesely via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Wed Jun 22 13:59:22 PDT 2016
    
    
  
jvesely created this revision.
jvesely added a reviewer: tstellarAMD.
jvesely added subscribers: llvm-commits, arsenm.
jvesely set the repository for this revision to rL LLVM.
Herald added a subscriber: kzhuravl.
Provides pointer to implicit kernel arguments (after explicit arguments).
R600 version of D20297
Repository:
  rL LLVM
http://reviews.llvm.org/D21622
Files:
  include/llvm/IR/IntrinsicsAMDGPU.td
  lib/Target/AMDGPU/R600ISelLowering.cpp
  lib/Target/AMDGPU/R600Instructions.td
  test/CodeGen/AMDGPU/amdgcn.work-item-intrinsics.ll
  test/CodeGen/AMDGPU/amdgpu.work-item-intrinsics.deprecated.ll
  test/CodeGen/AMDGPU/r600.work-item-intrinsics.ll
  test/CodeGen/AMDGPU/work-item-intrinsics.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D21622.61606.patch
Type: text/x-patch
Size: 23589 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160622/59de6fee/attachment.bin>
    
    
More information about the llvm-commits
mailing list