[AMDGPU] Remove getMaxWavesPerCU in favour of getWavesPerWorkGroup.
authorJay Foad <jay.foad@amd.com>
Thu, 26 Mar 2020 13:44:07 +0000 (13:44 +0000)
committerJay Foad <jay.foad@amd.com>
Thu, 26 Mar 2020 20:21:04 +0000 (20:21 +0000)
commitbb9c4fd7eabeba364ddd16de7a4558d640a35cb0
treec587a723c7f9e84c9d5d11ddc608ffd730d34ab9
parente110897e28c31f0241590a04e19814b5faeb5663
[AMDGPU] Remove getMaxWavesPerCU in favour of getWavesPerWorkGroup.

Summary:
These methods were identical. I chose to remove getMaxWavesPerCU because
I think Max in the name was misleading. NFC.

Reviewers: arsenm, rampitec

Subscribers: kzhuravl, jvesely, wdng, nhaehnle, yaxunl, dstuttard, tpr, t-tye, hiraditya, kerbowa, llvm-commits

Tags: #llvm

Differential Revision: https://reviews.llvm.org/D76859
llvm/lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.cpp
llvm/lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.h