[PATCH] D28152: Cortex-A57 scheduling model for ARM backend (AArch32)
Andrew Zhogin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jun 1 13:12:36 PDT 2017
andrew.zhogin added a comment.
In https://reviews.llvm.org/D28152#770116, @javed.absar wrote:
> I built with the patch in a view to committing it on your behalf, as your requested. However, I found some tests failing (probably some trivial matching issue). Please have a look.
I've fixed it. DEBUG_TYPE in MachineScheduler.cpp was changed last friday (misched -> machine-scheduler). Now tests are OK.
Sorry to bother you.
https://reviews.llvm.org/D28152
More information about the llvm-commits
mailing list