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

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 19 08:29:52 PST 2021


nikic added a comment.

@fhahn Thanks! I did suspect that this is a bit too good to be true...

The code size changes after your fix look much more sensible: http://llvm-compile-time-tracker.com/compare.php?from=4d3081331ad854e0bff5032c818ec6414fb974c0&to=3747b69b531299f7a2a0289b8a59ac7234e47d4f&stat=size-text


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