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

Francesco Petrogalli via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 9 04:05:36 PDT 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rGdc312f033130: [MISched] Introduce and use ResourceSegments. (authored by fpetrogalli).

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.529899.patch
Type: text/x-patch
Size: 44406 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230609/6861ea3e/attachment.bin>


More information about the llvm-commits mailing list