[PATCH] D108342: [CSSPGO] Enable md5-based CS profile.
Hongtao Yu via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Aug 18 16:45:56 PDT 2021
hoy updated this revision to Diff 367360.
hoy added a comment.
Updating D108342 <https://reviews.llvm.org/D108342>: [CSSPGO] Enable md5-based CS profile.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D108342/new/
https://reviews.llvm.org/D108342
Files:
llvm/include/llvm/Transforms/IPO/ProfiledCallGraph.h
llvm/include/llvm/Transforms/IPO/SampleContextTracker.h
llvm/lib/ProfileData/SampleProfReader.cpp
llvm/lib/Transforms/IPO/SampleContextTracker.cpp
llvm/lib/Transforms/IPO/SampleProfile.cpp
llvm/test/Transforms/SampleProfile/csspgo-import-list.ll
llvm/test/Transforms/SampleProfile/csspgo-inline-icall.ll
llvm/test/Transforms/SampleProfile/csspgo-inline.ll
llvm/tools/llvm-profgen/CSPreInliner.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D108342.367360.patch
Type: text/x-patch
Size: 16227 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210818/6d148273/attachment.bin>
More information about the llvm-commits
mailing list