[PATCH] D72800: [MachineScheduler] Don't swap when we can't cluster

Jinsong Ji via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 15 13:56:47 PST 2020


jsji added a comment.

Thanks for review and accepting.

However, after further investigation, looks like our downstream additional reordering is NOT only due to this.
I will commit this as a NFC patch first.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D72800/new/

https://reviews.llvm.org/D72800





More information about the llvm-commits mailing list