[PATCH] D92839: [AMDGPU] Add occupancy level tests for GFX10.3. NFC.

Jay Foad via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 8 05:18:02 PST 2020


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

getMaxWavesPerEU and getVGPRAllocGranule both changed in GFX10.3 and
they both affect the occupancy calculation.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D92839

Files:
  llvm/test/CodeGen/AMDGPU/occupancy-levels.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D92839.310147.patch
Type: text/x-patch
Size: 13990 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201208/36dd3cee/attachment.bin>


More information about the llvm-commits mailing list