[PATCH] D76860: [AMDGPU] Rename overloaded getMaxWavesPerEU to getWavesPerEUForWorkGroup

Jay Foad via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 26 09:13:10 PDT 2020


foad created this revision.
foad added reviewers: arsenm, rampitec.
Herald added subscribers: llvm-commits, kerbowa, hiraditya, t-tye, tpr, dstuttard, yaxunl, nhaehnle, wdng, jvesely, kzhuravl.
Herald added a project: LLVM.

I think Max in the name was misleading. NFC.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D76860

Files:
  llvm/lib/Target/AMDGPU/AMDGPUSubtarget.cpp
  llvm/lib/Target/AMDGPU/AMDGPUSubtarget.h
  llvm/lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.cpp
  llvm/lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D76860.252875.patch
Type: text/x-patch
Size: 4863 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200326/8470100b/attachment.bin>


More information about the llvm-commits mailing list