[PATCH] D130869: [AMDGPU] Add GCNMaxILPSchedStrategy

Austin Kerbow via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 2 12:42:32 PDT 2022


kerbowa updated this revision to Diff 449393.
kerbowa added a comment.

Address comments.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D130869

Files:
  llvm/lib/Target/AMDGPU/AMDGPUTargetMachine.cpp
  llvm/lib/Target/AMDGPU/GCNSchedStrategy.cpp
  llvm/lib/Target/AMDGPU/GCNSchedStrategy.h
  llvm/test/CodeGen/AMDGPU/schedule-ilp.ll
  llvm/test/CodeGen/AMDGPU/schedule-regpressure-limit.ll
  llvm/test/CodeGen/AMDGPU/schedule-regpressure-limit2.ll
  llvm/test/CodeGen/AMDGPU/schedule-regpressure-limit3.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D130869.449393.patch
Type: text/x-patch
Size: 25046 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220802/f6d7d184/attachment.bin>


More information about the llvm-commits mailing list