[PATCH] D148622: [LoongArch] Prefer to align functions and tight loops to 16 bytes
Xi Ruoyao via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Apr 18 02:53:19 PDT 2023
xry111 added a comment.
Hmm, it seems to me `setMaxBytesForAlignment` sets "the maximum amount of padding allowed for aligning the BB", not the max loop size. Or am I missing something?
I'll do the similar thing for GCC but we've already missed GCC 13 deadline :(.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D148622/new/
https://reviews.llvm.org/D148622
More information about the llvm-commits
mailing list