[PATCH] D45265: [PowerPC] Replace the Post RA List Scheduler with the Machine Scheduler

Eric Christopher via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 11 14:41:39 PDT 2018


echristo added a comment.

In https://reviews.llvm.org/D45265#1128965, @nemanjai wrote:

> 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.


Yep. Precisely


https://reviews.llvm.org/D45265





More information about the llvm-commits mailing list