[PATCH] D94232: [LoopRotate] Add PrepareForLTO stage, avoid rotating with inline cands (WIP).

Sanne Wouda via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 8 04:13:01 PST 2021


sanwou01 added a comment.

Our flags are -mcpu=native -O3 -fomit-frame-pointer -flto on a Neoverse-N1 based system, so -mcpu=neoverse-n1 should do the same thing.

It looks like this might be an issue on our end, possibly unrelated to the patch.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D94232



More information about the llvm-commits mailing list