[PATCH] D142529: [MISched] Dump the execution trace of the schedule.
Francesco Petrogalli via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jan 26 01:48:46 PST 2023
fpetrogalli updated this revision to Diff 492359.
fpetrogalli added a comment.
1. Added `continue` if `(!SU)`.
2. Removed code I accidentally uploaded that was making pre-commit unhappy: https://reviews.llvm.org/harbormaster/unit/209975/
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D142529/new/
https://reviews.llvm.org/D142529
Files:
llvm/include/llvm/CodeGen/MachineScheduler.h
llvm/lib/CodeGen/MachineScheduler.cpp
llvm/test/CodeGen/AArch64/dump-schedule-trace.mir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D142529.492359.patch
Type: text/x-patch
Size: 12173 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230126/29180428/attachment.bin>
More information about the llvm-commits
mailing list