[llvm] MTM: improve operand latency when missing sched info (PR #101389)
Michael Maitland via llvm-commits
llvm-commits at lists.llvm.org
Tue Aug 6 10:03:08 PDT 2024
================
@@ -965,8 +1024,8 @@ static bool pushDepHeight(const DataDep &Dep, const MachineInstr &UseMI,
const TargetInstrInfo *TII) {
// Adjust height by Dep.DefMI latency.
----------------
michaelmaitland wrote:
Comment is out of date now?
https://github.com/llvm/llvm-project/pull/101389
More information about the llvm-commits
mailing list