[PATCH] D130147: [AMDGPU] Start refactoring GCNSchedStrategy

Austin Kerbow via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 19 23:05:46 PDT 2022


kerbowa created this revision.
kerbowa added reviewers: rampitec, jrbyrnes, vangthao95, arsenm.
Herald added subscribers: kosarev, jsilvanus, foad, hiraditya, t-tye, tpr, dstuttard, yaxunl, nhaehnle, jvesely, kzhuravl.
Herald added a project: All.
kerbowa requested review of this revision.
Herald added subscribers: llvm-commits, wdng.
Herald added a project: LLVM.

Tries to make the different scheduling stages a bit more self contained and
modifiable. Intended to be NFC. Preface to other changes.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D130147

Files:
  llvm/lib/Target/AMDGPU/GCNSchedStrategy.cpp
  llvm/lib/Target/AMDGPU/GCNSchedStrategy.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D130147.446051.patch
Type: text/x-patch
Size: 48496 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220720/4875c493/attachment.bin>


More information about the llvm-commits mailing list