[all-commits] [llvm/llvm-project] 1c9f04: Revert "[ModuloSchedule] Add interface call to acc...
dpenry via All-commits
all-commits at lists.llvm.org
Wed Aug 17 09:33:17 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1c9f0408bc0f15d0adcc04a6f43d820904e39cac
https://github.com/llvm/llvm-project/commit/1c9f0408bc0f15d0adcc04a6f43d820904e39cac
Author: David Penry <david.penry at arm.com>
Date: 2022-08-17 (Wed, 17 Aug 2022)
Changed paths:
M llvm/include/llvm/CodeGen/RegisterPressure.h
M llvm/include/llvm/CodeGen/TargetInstrInfo.h
M llvm/lib/CodeGen/MachinePipeliner.cpp
M llvm/lib/Target/ARM/ARMBaseInstrInfo.cpp
R llvm/test/CodeGen/Thumb2/swp-regpressure.mir
Log Message:
-----------
Revert "[ModuloSchedule] Add interface call to accept/reject SMS schedules"
This reverts commit 8c4aea438c310816bb4e4f9a32d783381ef3182e.
Needed because buildbot failures (warnings) gave a clue that there was
a functional bug in the ARM rejection logic.
Reviewed By: dmgreen
Differential Revision: https://reviews.llvm.org/D132037
More information about the All-commits
mailing list