[PATCH] D20298: AMDGPU: Add get_global_offset_{x,y,z} intrinsic

Jan Vesely via llvm-commits llvm-commits at lists.llvm.org
Mon May 16 13:28:29 PDT 2016


jvesely created this revision.
jvesely added a reviewer: tstellarAMD.
jvesely added subscribers: arsenm, llvm-commits.
jvesely set the repository for this revision to rL LLVM.
Herald added a subscriber: kzhuravl.

global offset is located after kernel args and workdim

Repository:
  rL LLVM

http://reviews.llvm.org/D20298

Files:
  include/llvm/IR/IntrinsicsAMDGPU.td
  lib/Target/AMDGPU/AMDGPUISelLowering.cpp
  lib/Target/AMDGPU/AMDGPUISelLowering.h
  lib/Target/AMDGPU/R600ISelLowering.cpp
  lib/Target/AMDGPU/SIISelLowering.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D20298.57390.patch
Type: text/x-patch
Size: 4588 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160516/400f8134/attachment.bin>


More information about the llvm-commits mailing list