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

Stephen Thomas via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 28 01:41:38 PDT 2022


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

Rebase and address more review comments.

Apply a suggested change to setScoreUB() that I'd somehow missed before,
and remove a couple of redundant checks.


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.471444.patch
Type: text/x-patch
Size: 10758 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221028/47cb402b/attachment.bin>


More information about the llvm-commits mailing list