[PATCH] D107034: [LTO][CSPGO] Set EnableValueProfiling flag for CSPGO when running with mixed-LTO mode
Yolanda via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 12 03:46:38 PDT 2021
YolandaCY updated this revision to Diff 365955.
YolandaCY retitled this revision from "[CSPGO] Reserve IRPGO flag for CSPGO when running with mixed-LTO mode" to "[LTO][CSPGO] Set EnableValueProfiling flag for CSPGO when running with mixed-LTO mode".
YolandaCY edited the summary of this revision.
YolandaCY added a comment.
Change to set EnableValueProfiling module flag
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D107034/new/
https://reviews.llvm.org/D107034
Files:
lld/COFF/LTO.cpp
llvm/include/llvm/ProfileData/InstrProf.h
llvm/lib/LTO/LTO.cpp
llvm/lib/ProfileData/InstrProf.cpp
llvm/lib/Transforms/Instrumentation/InstrProfiling.cpp
llvm/test/Instrumentation/InstrProfiling/comdat.ll
llvm/test/Transforms/PGOProfile/lto_cspgo_gen.ll
llvm/test/Transforms/PGOProfile/thinlto_cspgo_gen.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D107034.365955.patch
Type: text/x-patch
Size: 10033 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210812/069bb2de/attachment.bin>
More information about the llvm-commits
mailing list