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

Arnaud A. de Grandmaison via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 16 08:32:18 PST 2015


aadg added a comment.

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.


http://reviews.llvm.org/D15557





More information about the llvm-commits mailing list