[PATCH] D136677: [AMDGPU] Small cleanups in wait counter code

Stephen Thomas via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 25 08:21:49 PDT 2022


stepthomas updated this revision to Diff 470515.
stepthomas added a comment.

Address review comments

Rename isStoreCountWait() -> isStoreCountWaitZero(), use getScoreRange()
in more places.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D136677

Files:
  llvm/lib/Target/AMDGPU/GCNHazardRecognizer.cpp
  llvm/lib/Target/AMDGPU/SIInsertWaitcnts.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D136677.470515.patch
Type: text/x-patch
Size: 9468 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221025/77dcdbac/attachment.bin>


More information about the llvm-commits mailing list