[PATCH] Enable MISched on AArch64

mcrosier at codeaurora.org mcrosier at codeaurora.org
Mon Oct 7 11:59:12 PDT 2013


Tim,
No objection here; Ana and I were hoping to enable MISched in the future
as well.

 Chad

> Hi all,
>
> Hao's encountering annoying problems with the LDn/STn instructions on
> AArch64. I think we've tracked these back to the SDag scheduler trying
> to poke too deeply into types that don't really exist anywhere but
> those nodes.
>
> Since that scheduler is going away soon anyway, I'd like to simply
> switch AArch64 over to the MISched now and forget about it. Hence this
> patch.
>
> I'm currently running a regression-test set on the model. Assuming
> that passes, would anyone object to me committing? Fair warning: I'm
> going to take silence as "no".
>
> Cheers.
>
> Tim.
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits
>





More information about the llvm-commits mailing list