[PATCH] D15408: [AArch64/LoopUnrollRuntime] Don't avoid high-cost trip count computation on the AArch64
Junmo Park via llvm-commits
llvm-commits at lists.llvm.org
Fri Dec 11 15:57:24 PST 2015
flyingforyou added a comment.
Hi Kristof.
I am really appreciate your experimental result.
On my experiment, there were many improvements and regressions. So I compute result value using geometric mean.
Your experiment shows 5.71% improvement and 2.61% regression.
Junmo.
http://reviews.llvm.org/D15408
More information about the llvm-commits
mailing list