[PATCH] D25482: [PPC] Allow two post RA schedulers to be in the pipeline and select one depending on the Machine Function's subtarget

Ehsan Amiri via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 24 18:54:49 PDT 2016


amehsan added a comment.

In https://reviews.llvm.org/D25482#578083, @MatzeB wrote:

> I just happened to run accross this patch: https://reviews.llvm.org/D8717
>
> So there is precedent on how to achieve this, we should probably use this style for consistency.


Thanks. Will look into it.


https://reviews.llvm.org/D25482





More information about the llvm-commits mailing list