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

James Molloy via llvm-commits llvm-commits at lists.llvm.org
Sat Dec 19 03:17:32 PST 2015


Hi,

LGTM too. It makes sense to avoid churn in the lit checks unnecessarily.

Cheers,

James
On Sat, 19 Dec 2015 at 09:29, MinSeong KIM via llvm-commits <
llvm-commits at lists.llvm.org> wrote:

> 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
>
>
>
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at lists.llvm.org
> http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-commits
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151219/3dab4f88/attachment.html>


More information about the llvm-commits mailing list