[PATCH] D136704: [AMDGPU] Refactor debug printing routines for GCNRPTracker
Valery Pykhtin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Oct 25 11:10:21 PDT 2022
vpykhtin created this revision.
vpykhtin added reviewers: arsenm, kerbowa, rampitec.
Herald added subscribers: kosarev, foad, javed.absar, hiraditya, t-tye, tpr, dstuttard, yaxunl, jvesely, kzhuravl.
Herald added a project: All.
vpykhtin requested review of this revision.
Herald added subscribers: llvm-commits, wdng.
Herald added a project: LLVM.
Use Printable to enhance syntax, remove duplication, unify.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D136704
Files:
llvm/lib/Target/AMDGPU/GCNIterativeScheduler.cpp
llvm/lib/Target/AMDGPU/GCNRegPressure.cpp
llvm/lib/Target/AMDGPU/GCNRegPressure.h
llvm/lib/Target/AMDGPU/GCNSchedStrategy.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D136704.470570.patch
Type: text/x-patch
Size: 13047 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221025/7f345b05/attachment.bin>
More information about the llvm-commits
mailing list