[PATCH] D130869: [AMDGPU] Add GCNMaxILPSchedStrategy

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


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGd7100b398b76: [AMDGPU] Add GCNMaxILPSchedStrategy (authored by kerbowa).

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.449402.patch
Type: text/x-patch
Size: 25046 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220802/d8e47366/attachment.bin>


More information about the llvm-commits mailing list