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

Dávid Bolvanský via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 19 02:30:13 PST 2021


xbolva00 added a comment.

In D94232#2505253 <https://reviews.llvm.org/D94232#2505253>, @nikic wrote:

> Does the same issue apply to ThinLTO?

D84105 <https://reviews.llvm.org/D84105> mentions “size impact varies; for ThinLTO it's actually an improvement” so it sounds like the original patch missed just regular lto pipeline.

cc @levedev.ri


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