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

via llvm-commits llvm-commits at lists.llvm.org
Mon May 12 01:21:59 PDT 2025


ruiling wrote:

> Could you fix that bug first in a separate PR? Then this PR should have fewer test check changes.

See #139513. After that change, the diff here would be dropped from "176 files changed, 31670 insertions(+), 31540 deletions(-)" to "101 files changed, 25804 insertions(+), 25670 deletions(-)"

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


More information about the llvm-commits mailing list