[PATCH] D108180: [CSSPGO] Track and use context-sensitive post-optimization function size to drive global pre-inliner in llvm-profgen

Wenlei He via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 18 23:01:42 PDT 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGeca03d27684d: [CSSPGO] Track and use context-sensitive post-optimization function size to… (authored by wenlei).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D108180

Files:
  llvm/include/llvm/ProfileData/SampleProf.h
  llvm/include/llvm/Transforms/IPO/SampleContextTracker.h
  llvm/lib/Transforms/IPO/SampleContextTracker.cpp
  llvm/test/tools/llvm-profgen/Inputs/cs-preinline-cost.perfbin
  llvm/test/tools/llvm-profgen/Inputs/cs-preinline-cost.perfscript
  llvm/test/tools/llvm-profgen/cs-preinline-cost.test
  llvm/tools/llvm-profgen/CSPreInliner.cpp
  llvm/tools/llvm-profgen/CSPreInliner.h
  llvm/tools/llvm-profgen/ProfileGenerator.cpp
  llvm/tools/llvm-profgen/ProfiledBinary.cpp
  llvm/tools/llvm-profgen/ProfiledBinary.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D108180.367405.patch
Type: text/x-patch
Size: 480865 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210819/8560fbdf/attachment-0001.bin>


More information about the llvm-commits mailing list