[PATCH] D133964: [AMDGPU] Implement dependency heuristic for prioritizing candidate SchedGroups for a given pipeline instruction.

Jeffrey Byrnes via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 15 12:22:19 PDT 2022


jrbyrnes updated this revision to Diff 460480.
jrbyrnes added a comment.

Add comment for new function


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D133964

Files:
  llvm/lib/Target/AMDGPU/AMDGPUIGroupLP.cpp
  llvm/test/CodeGen/AMDGPU/igrouplp-pipelinesolver-sgheuristic.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D133964.460480.patch
Type: text/x-patch
Size: 33257 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220915/9c64836c/attachment.bin>


More information about the llvm-commits mailing list