[PATCH] D48191: AMDGPU/AMDHSA: Remove GridWorkGroupCountX/Y/Z

Konstantin Zhuravlyov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 14 13:11:55 PDT 2018


kzhuravl created this revision.
kzhuravl added reviewers: arsenm, scott.linder, t-tye.
Herald added subscribers: tpr, dstuttard, yaxunl, nhaehnle, wdng.

and everything that comes with it from implementation and v3 header files.

Leave definition in v2 header files for backwards compatibility.


https://reviews.llvm.org/D48191

Files:
  docs/AMDGPUUsage.rst
  include/llvm/Support/AMDHSAKernelDescriptor.h
  lib/Target/AMDGPU/AMDGPUArgumentUsageInfo.cpp
  lib/Target/AMDGPU/AMDGPUArgumentUsageInfo.h
  lib/Target/AMDGPU/AMDGPUAsmPrinter.cpp
  lib/Target/AMDGPU/SIMachineFunctionInfo.cpp
  lib/Target/AMDGPU/SIMachineFunctionInfo.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D48191.151409.patch
Type: text/x-patch
Size: 6126 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180614/30a38d13/attachment.bin>


More information about the llvm-commits mailing list