[PATCH] D125246: [CSSPGO][llvm-profgen] Reimplement CS profile generator using context trie

Lei Wang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 22 22:28:26 PDT 2022


wlei updated this revision to Diff 439265.
wlei added a comment.

Updating D125246 <https://reviews.llvm.org/D125246>: [CSSPGO][llvm-profgen] Reimplement CS profile generator using context trie


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D125246

Files:
  llvm/include/llvm/Transforms/IPO/SampleContextTracker.h
  llvm/tools/llvm-profgen/ProfileGenerator.cpp
  llvm/tools/llvm-profgen/ProfileGenerator.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D125246.439265.patch
Type: text/x-patch
Size: 21655 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220623/3d2cee1f/attachment.bin>


More information about the llvm-commits mailing list