[PATCH] D94111: [CSSPGO][llvm-profgen] Merge and trim profile for cold context to reduce profile size

Lei Wang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 4 11:05:56 PST 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGe10b73f6463f: [CSSPGO][llvm-profgen] Merge and trim profile for cold context to reduceā€¦ (authored by wlei).

Changed prior to commit:
  https://reviews.llvm.org/D94111?vs=321006&id=321520#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D94111

Files:
  llvm/test/tools/llvm-profgen/inline-cs-noprobe.test
  llvm/test/tools/llvm-profgen/inline-cs-pseudoprobe.test
  llvm/test/tools/llvm-profgen/merge-cold-profile.test
  llvm/test/tools/llvm-profgen/noinline-cs-noprobe.test
  llvm/test/tools/llvm-profgen/noinline-cs-pseudoprobe.test
  llvm/test/tools/llvm-profgen/recursion-compression-noprobe.test
  llvm/test/tools/llvm-profgen/recursion-compression-pseudoprobe.test
  llvm/tools/llvm-profgen/ProfileGenerator.cpp
  llvm/tools/llvm-profgen/ProfileGenerator.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D94111.321520.patch
Type: text/x-patch
Size: 12379 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210204/f78c1b16/attachment.bin>


More information about the llvm-commits mailing list