[PATCH] D150312: [MISched] Introduce and use ResourceSegments.

Francesco Petrogalli via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 5 07:51:13 PDT 2023


fpetrogalli updated this revision to Diff 528445.
fpetrogalli marked an inline comment as done.
fpetrogalli added a comment.

Address comments from @andreadb and @RKSimon.

Thank you both!


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D150312

Files:
  llvm/include/llvm/CodeGen/MachineScheduler.h
  llvm/include/llvm/CodeGen/TargetSchedule.h
  llvm/include/llvm/MC/MCSchedule.h
  llvm/include/llvm/Target/TargetSchedule.td
  llvm/lib/CodeGen/MachineScheduler.cpp
  llvm/lib/MC/MCSchedule.cpp
  llvm/unittests/CodeGen/CMakeLists.txt
  llvm/unittests/CodeGen/SchedBoundary.cpp
  llvm/utils/TableGen/SubtargetEmitter.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D150312.528445.patch
Type: text/x-patch
Size: 44406 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230605/6acba320/attachment.bin>


More information about the llvm-commits mailing list