[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 05:51:26 PDT 2022
stepthomas created this revision.
stepthomas added a reviewer: AMDGPU.
Herald added subscribers: kosarev, foad, kerbowa, hiraditya, t-tye, tpr, dstuttard, yaxunl, jvesely, kzhuravl, arsenm.
Herald added a project: All.
stepthomas requested review of this revision.
Herald added subscribers: llvm-commits, wdng.
Herald added a project: LLVM.
A small number of cleanups and refactors intended to enhance readability in
two passes that deal with s_waitcnt instructions.
Change-Id: Iff58371f659e8648b695868af009c5613de0e213
Repository:
rG LLVM Github Monorepo
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.470452.patch
Type: text/x-patch
Size: 6917 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221025/1e777774/attachment.bin>
More information about the llvm-commits
mailing list