[PATCH] D15652: [AArch64] Enable PostRAScheduler for AArch64 generic build (take 2)

MinSeong KIM via llvm-commits llvm-commits at lists.llvm.org
Sat Dec 19 01:29:44 PST 2015


MinSeongKIM accepted this revision.
MinSeongKIM added a comment.
This revision is now accepted and ready to land.

Hi Chad, LGTM.
This makes sense to me as the tests broken assume no post RA scheduler.
Also I did some work to mute the errors from the broken tests (Please see http://reviews.llvm.org/D15666 the revision is not for upstreaming, but to help the reviewers of "this revision"). I am not sure the changes are all legal and safe, but instruction orders for most of them do not seem matter. I hope it helps.


Repository:
  rL LLVM

http://reviews.llvm.org/D15652





More information about the llvm-commits mailing list