[all-commits] [llvm/llvm-project] 25f8b1: Revert "[llc][MISched] Add `-misched-detail-resour...
Francesco Petrogalli via All-commits
all-commits at lists.llvm.org
Tue Jun 20 02:30:11 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 25f8b1a0a812717ecf095761dd6c7d6601408a1c
https://github.com/llvm/llvm-project/commit/25f8b1a0a812717ecf095761dd6c7d6601408a1c
Author: Francesco Petrogalli <francesco.petrogalli at apple.com>
Date: 2023-06-20 (Tue, 20 Jun 2023)
Changed paths:
M llvm/lib/CodeGen/MachineScheduler.cpp
R llvm/test/CodeGen/AArch64/misched-detail-resource-booking-01.mir
R llvm/test/CodeGen/AArch64/misched-detail-resource-booking-02.mir
Log Message:
-----------
Revert "[llc][MISched] Add `-misched-detail-resource-booking` to llc."
Reverting because of https://lab.llvm.org/buildbot#builders/75/builds/32485:
llvm-project/llvm/lib/CodeGen/MachineScheduler.cpp:2374:7: error: use of undeclared identifier 'MischedDetailResourceBooking'
if (MischedDetailResourceBooking)
This reverts commit fc06262c1c365777e71207b6a5de281cba927c96.
More information about the All-commits
mailing list