[all-commits] [llvm/llvm-project] 292019: MachineScheduler.cpp: Fixup D141707, suppress `MIS...
NAKAMURA Takumi via All-commits
all-commits at lists.llvm.org
Fri Jan 13 17:05:09 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 292019e931a0f1b863a6f1efbeb4d08233f81328
https://github.com/llvm/llvm-project/commit/292019e931a0f1b863a6f1efbeb4d08233f81328
Author: NAKAMURA Takumi <geek4civic at gmail.com>
Date: 2023-01-14 (Sat, 14 Jan 2023)
Changed paths:
M llvm/lib/CodeGen/MachineScheduler.cpp
Log Message:
-----------
MachineScheduler.cpp: Fixup D141707, suppress `MISchedDumpReservedCycles` conditionally.
It is used in `LLVM_ENABLE_DUMP` regardless of `NDEBUG`.
More information about the All-commits
mailing list