[PATCH] D38957: AMDGPU: Rename MaxFlatWorkgroupSize to MaxFlatWorkGroupSize for consistency

Konstantin Zhuravlyov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 17 15:53:59 PDT 2017


kzhuravl updated this revision to Diff 119394.
kzhuravl added a comment.
Herald added a subscriber: arsenm.

Rebase.


https://reviews.llvm.org/D38957

Files:
  docs/AMDGPUUsage.rst
  include/llvm/Support/AMDGPUKernelDescriptor.h
  include/llvm/Support/AMDGPUMetadata.h
  lib/Support/AMDGPUMetadata.cpp
  lib/Target/AMDGPU/AMDGPUAsmPrinter.cpp
  test/CodeGen/AMDGPU/attr-amdgpu-flat-work-group-size.ll
  test/CodeGen/AMDGPU/hsa-metadata-kernel-code-props.ll
  test/MC/AMDGPU/hsa-metadata-kernel-code-props.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D38957.119394.patch
Type: text/x-patch
Size: 6826 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171017/43a5da2d/attachment.bin>


More information about the llvm-commits mailing list