[PATCH] D124246: [AMDGPU] Adjust wave priority based on VMEM instructions to avoid duty-cycling.

Ivan Kosarev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 26 02:00:10 PDT 2022


kosarev updated this revision to Diff 425153.
kosarev added a comment.

Updated to map blocks directly to info structures.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D124246/new/

https://reviews.llvm.org/D124246

Files:
  llvm/lib/Target/AMDGPU/AMDGPU.h
  llvm/lib/Target/AMDGPU/AMDGPUSetWavePriority.cpp
  llvm/lib/Target/AMDGPU/AMDGPUTargetMachine.cpp
  llvm/lib/Target/AMDGPU/CMakeLists.txt
  llvm/test/CodeGen/AMDGPU/set-wave-priority.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D124246.425153.patch
Type: text/x-patch
Size: 12606 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220426/2c6a82de/attachment.bin>


More information about the llvm-commits mailing list