[PATCH] D150311: [MISched] Use StartAtCycle in trace dumps.

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


fpetrogalli updated this revision to Diff 529969.
fpetrogalli added a comment.

Added early exit from the methods if there is no scheduling model attached to the CPU.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D150311

Files:
  llvm/lib/CodeGen/MachineScheduler.cpp
  llvm/test/CodeGen/AArch64/dump-schedule-trace.mir
  llvm/test/CodeGen/AArch64/misched-sort-resource-in-trace.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D150311.529969.patch
Type: text/x-patch
Size: 10348 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230609/f4bfbe6d/attachment.bin>


More information about the llvm-commits mailing list