[llvm] MachineScheduler: Improve instruction clustering (PR #137784)

Daniel Thornburgh via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 17 14:15:49 PDT 2025


mysterymath wrote:

Hey there! The Fuchsia team is seeing dramatic slowdowns on our Mac AArch64 toolchain builders, from 3.5 hours to a timeout hit at 5 hours. This is one of two plausible commits in the blamelist. It only seems to appear in our LTO 2-stage prod builds. We do build builtins for X86 and other platforms. Do you think something in this change could cause this kind of slowdown? We haven't been able to directly determine the culprit beyond a rough range.

https://github.com/llvm/llvm-project/pull/137784


More information about the llvm-commits mailing list