[PATCH] D89896: Add loop distribution to the LTO pipeline

Ryan Santhirarajan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 14 10:03:49 PST 2020


rsanthir.quic added a comment.

I am trying to enable LoopDistribute, to observe the 43% uplift on hmmer2006, however "flto -mllvm -enable-loop-distribute" does not seem to improve performance. Could you share what other flags you used?


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