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

Stefan Pintilie via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 27 11:09:28 PDT 2018


stefanp added a comment.

Hi,

Sorry for the late reply. I have been distracted with something else for a little while. 
I have added the patch to remove `needsAggressiveScheduling()`  here:
https://reviews.llvm.org/D48663

I will update the tests for this item as well and commit it. Thank you both for the reviews.


https://reviews.llvm.org/D45265





More information about the llvm-commits mailing list