[PATCH] D127026: [CSSPGO][llvm-profgen] Reimplement computeSummaryAndThreshold using context trie
Lei Wang via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jun 9 22:05:25 PDT 2022
wlei updated this revision to Diff 435798.
wlei added a comment.
changed to use virtual function for collectProfiledFunctions.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D127026/new/
https://reviews.llvm.org/D127026
Files:
llvm/include/llvm/Transforms/IPO/SampleContextTracker.h
llvm/lib/Transforms/IPO/SampleContextTracker.cpp
llvm/tools/llvm-profgen/ProfileGenerator.cpp
llvm/tools/llvm-profgen/ProfileGenerator.h
llvm/tools/llvm-profgen/llvm-profgen.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D127026.435798.patch
Type: text/x-patch
Size: 9862 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220610/1275f804/attachment.bin>
More information about the llvm-commits
mailing list