[PATCH] D145394: [FuncSpec] Do not run pre-link when doing LTO.

Alexandros Lamprineas via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 6 08:54:32 PST 2023


labrinea added a comment.

Improves geomean of CTMark by a tiny bit (-0.06 % instruction count).

The idea was originally suggested here https://reviews.llvm.org/D93838#inline-983103 but fell through the cracks as it seems.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D145394



More information about the llvm-commits mailing list