[PATCH] D22485: AMDGPU: Add HSA dispatch id intrinsic

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 18 15:32:38 PDT 2016


arsenm created this revision.
arsenm added a reviewer: tstellarAMD.
arsenm added a subscriber: llvm-commits.
Herald added subscribers: kzhuravl, arsenm.

https://reviews.llvm.org/D22485

Files:
  include/llvm/IR/IntrinsicsAMDGPU.td
  lib/Target/AMDGPU/AMDGPUAnnotateKernelFeatures.cpp
  lib/Target/AMDGPU/SIISelLowering.cpp
  lib/Target/AMDGPU/SIMachineFunctionInfo.cpp
  lib/Target/AMDGPU/SIMachineFunctionInfo.h
  lib/Target/AMDGPU/SIRegisterInfo.cpp
  test/CodeGen/AMDGPU/llvm.amdgcn.dispatch.id.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D22485.64401.patch
Type: text/x-patch
Size: 8400 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160718/326efab2/attachment.bin>


More information about the llvm-commits mailing list