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

Konstantin Zhuravlyov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 18 10:31:35 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL316097: AMDGPU: Rename MaxFlatWorkgroupSize to MaxFlatWorkGroupSize for consistency (authored by kzhuravl).

Changed prior to commit:
  https://reviews.llvm.org/D38957?vs=119394&id=119500#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D38957

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D38957.119500.patch
Type: text/x-patch
Size: 7090 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171018/f70bc08a/attachment.bin>


More information about the llvm-commits mailing list