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

Francesco Petrogalli via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 15 08:12:12 PDT 2023


fpetrogalli updated this revision to Diff 522200.
fpetrogalli marked 8 inline comments as done.
fpetrogalli retitled this revision from " [MISched] Introduce and use ResourceSegments." to "[MISched] Introduce and use ResourceSegments.".
fpetrogalli added a comment.

Address code review.


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.522200.patch
Type: text/x-patch
Size: 43301 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230515/a9e2ebdd/attachment.bin>


More information about the llvm-commits mailing list