[PATCH] D25482: [PPC] Allow two post RA schedulers to be in the pipeline and select one depending on the Machine Function's subtarget
Matthias Braun via llvm-commits
llvm-commits at lists.llvm.org
Mon Oct 24 16:41:54 PDT 2016
MatzeB added a comment.
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.
https://reviews.llvm.org/D25482
More information about the llvm-commits
mailing list