[PATCH] D146774: [AMDGPU][IGLP]: Add rules to SchedGroups

Jeffrey Byrnes via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 5 10:40:25 PDT 2023


jrbyrnes updated this revision to Diff 528504.
jrbyrnes marked an inline comment as done.
jrbyrnes added a comment.

Hi @kerbowa, thanks for your comment. I agree that there needs to be thought into code organization (in particular offering bases for patterns) -- https://reviews.llvm.org/D149773 shows how quickly the code can become messy.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D146774

Files:
  llvm/lib/Target/AMDGPU/AMDGPUIGroupLP.cpp
  llvm/test/CodeGen/AMDGPU/llvm.amdgcn.iglp.opt.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D146774.528504.patch
Type: text/x-patch
Size: 14854 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230605/5ab84175/attachment.bin>


More information about the llvm-commits mailing list