[PATCH] D153117: [MISched] Fix bug(s) in bottom-up scheduling.

Andrea Di Biagio via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 27 12:31:32 PDT 2023


andreadb accepted this revision.
andreadb added a comment.
This revision is now accepted and ready to land.

I cannot really comment on the codegen changes as I don't consider myself an expert of that particular target.
Due to the nature of this patch, I am not surprised to see so many changes.
That being said, your changes in MachineScheduler are correct. Patch look good to me.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D153117



More information about the llvm-commits mailing list