[PATCH] D15557: [AArch64] Enable PostRAScheduler for AArch64 generic build

MinSeong KIM via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 16 21:35:17 PST 2015


MinSeongKIM added a comment.

In http://reviews.llvm.org/D15557#312006, @aadg wrote:

> I'm also in favor of this patch going in.
>
> This is orthogonal to http://reviews.llvm.org/D8705. My point is really just a heads-up as it may create compile time regressions for people using generic cores, and which were not impacted by those regressions; this may shakes some bug out a bit more in the scheduler y broadening the user base (which is good) and give us a good incentive to have Jonas patch go in quicker as well.
>
>   So all in all, this patch is a good move forward.


I appreciate your concern, Arnaud. I will keep this issue in mind.


http://reviews.llvm.org/D15557





More information about the llvm-commits mailing list