[PATCH] D45265: [PowerPC] Replace the Post RA List Scheduler with the Machine Scheduler
Nemanja Ivanovic via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jun 11 14:34:04 PDT 2018
nemanjai accepted this revision.
nemanjai added a comment.
This revision is now accepted and ready to land.
LGTM. I think we should go ahead with this.
I agree with the additional work Eric suggested as well. I believe we already use the MachineScheduler on all recent power cores as well as the BG cores, so we might as well make it an across-the-board setting and simplify the code.
https://reviews.llvm.org/D45265
More information about the llvm-commits
mailing list