[PATCH] D22784: AMDGPU/SI: Add llvm.amdgcn.workgroup.count.* intrinsics

Tom Stellard via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 25 15:11:11 PDT 2016


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

https://reviews.llvm.org/D22784

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
  lib/Target/AMDGPU/SIRegisterInfo.h
  test/CodeGen/AMDGPU/llvm.amdgcn.workgroup.count.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D22784.65429.patch
Type: text/x-patch
Size: 12034 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160725/d7b7b067/attachment.bin>


More information about the llvm-commits mailing list