[PATCH] D132037: Revert "[ModuloSchedule] Add interface call to accept/reject SMS schedules"
David Penry via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Aug 17 09:19:17 PDT 2022
dpenry created this revision.
Herald added subscribers: mgrang, hiraditya, kristof.beyls, MatzeB.
Herald added a project: All.
dpenry requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
This reverts commit 8c4aea438c310816bb4e4f9a32d783381ef3182e <https://reviews.llvm.org/rG8c4aea438c310816bb4e4f9a32d783381ef3182e>.
Needed because buildbot failures (warnings) gave a clue that there was
a functional bug in the ARM rejection logic.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D132037
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/test/CodeGen/Thumb2/swp-regpressure.mir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D132037.453304.patch
Type: text/x-patch
Size: 37510 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220817/8b7988df/attachment.bin>
More information about the llvm-commits
mailing list