[PATCH] D101636: [AArch64] Sets the preferred function alignment for Cortex-A53/A55

Sjoerd Meijer via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 30 09:40:14 PDT 2021


SjoerdMeijer added a comment.

Just for completeness, I checked that GCC indeed sets it 16, here:

https://github.com/gcc-mirror/gcc/blob/71834be5b68e0c9839f0647e1bbf1eec4e4bbf49/gcc/config/aarch64/aarch64.c#L1250

Are we not adding tests for these kind of things?


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D101636/new/

https://reviews.llvm.org/D101636



More information about the llvm-commits mailing list