[PATCH] D89896: Add loop distribution to the LTO pipeline
Pengxuan Zheng via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Dec 18 16:47:51 PST 2020
pzheng added a comment.
In D89896#2454388 <https://reviews.llvm.org/D89896#2454388>, @sanwou01 wrote:
> Hi, our flags are "-Ofast -flto -mcpu=native -fomit-frame-pointer", where "native" is a Neoverse-N1 system. Let me know if that helps.
Hi @sanwou01, did you observe a similar uplift on cortex-a57, or the improvement is only on neoverse-n1?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D89896/new/
https://reviews.llvm.org/D89896
More information about the llvm-commits
mailing list