[PATCH] D35568: [AArch64] Use 8 bytes as preferred function alignment on Cortex-A53.
Florian Hahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jul 27 08:49:33 PDT 2017
fhahn added a comment.
I think we should go with 8 byte alignment for Cortex-A53, as the small improvement of 16 byte alignment is outweighed by the big increase in size. @davide what do you think?
https://reviews.llvm.org/D35568
More information about the llvm-commits
mailing list