[PATCH] D34954: [AArch64] Use 16 bytes as preferred function alignment on Cortex-A57.

Kristof Beyls via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 7 00:29:42 PDT 2017


kristof.beyls accepted this revision.
kristof.beyls added a comment.
This revision is now accepted and ready to land.

LGTM from a Cortex-A57 point-of-view: this patch is generating code in line with the optimization guide recommendations and the benchmark numbers quoted look good.


https://reviews.llvm.org/D34954





More information about the llvm-commits mailing list