[PATCH] D128941: [ModuloSchedule] Add interface call to accept/reject SMS schedules
David Penry via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jul 18 15:29:28 PDT 2022
dpenry updated this revision to Diff 445641.
dpenry added a comment.
- Changes to comments
- Debug message explaining that target opted out of schedule
- Fixes to variable names
- Naming of functions within test case
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D128941/new/
https://reviews.llvm.org/D128941
Files:
llvm/include/llvm/CodeGen/RegisterPressure.h
llvm/include/llvm/CodeGen/TargetInstrInfo.h
llvm/lib/CodeGen/MachinePipeliner.cpp
llvm/lib/Target/ARM/ARMBaseInstrInfo.cpp
llvm/lib/Target/Hexagon/HexagonInstrInfo.cpp
llvm/lib/Target/PowerPC/PPCInstrInfo.cpp
llvm/test/CodeGen/Thumb2/swp-regpressure.mir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D128941.445641.patch
Type: text/x-patch
Size: 38758 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220718/89eef734/attachment.bin>
More information about the llvm-commits
mailing list