[PATCH] [AArch64] Enable post-RA MI scheduler

Chad Rosier mcrosier at codeaurora.org
Fri Sep 12 09:58:35 PDT 2014


Is anyone opposed to this being pushed. Jiangning confirmed the performance findings on A57.  Internally, we saw good numbers on an A53 devices.  No serious compile time regressions were reported.  I'd like to get this in before our weekend performance run, so please let me know.

 Chad

================
Comment at: test/CodeGen/AArch64/arm64-postra-mi-sched.ll:1
@@ +1,2 @@
+; RUN: llc < %s -O3 -march=arm64 -mcpu=cortex-a53 | FileCheck %s
+; With cortex-a53, each of fmul and fcvt have latency of 6 cycles.  After the
----------------
I'll update the -march to use aarch64 before pushing.

http://reviews.llvm.org/D5278






More information about the llvm-commits mailing list