These methods were identical. I chose to remove getMaxWavesPerCU because
I think Max in the name was misleading. NFC.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D76859
[AMDGPU] Remove getMaxWavesPerCU in favour of getWavesPerWorkGroup. ClosedPublic Authored by foad on Mar 26 2020, 9:12 AM.
Details Summary These methods were identical. I chose to remove getMaxWavesPerCU because
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Mar 26 2020, 10:18 AM Closed by commit rGbb9c4fd7eabe: [AMDGPU] Remove getMaxWavesPerCU in favour of getWavesPerWorkGroup. (authored by foad). · Explain WhyMar 26 2020, 2:09 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 252974 llvm/lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.h
llvm/lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.cpp
|