Follow up D79751 and put the instrumentation / value collection side (in
addition to the optimization side) behind the flag as well.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D80646
[PGO] Guard the memcmp/bcmp size value profiling instrumentation behind flag. ClosedPublic Authored by hjyamauchi on May 27 2020, 10:18 AM.
Details Summary Follow up D79751 and put the instrumentation / value collection side (in
Diff Detail
Event TimelineThis revision is now accepted and ready to land.May 27 2020, 10:58 AM Closed by commit rGf0c2cfe4d044: [PGO] Guard the memcmp/bcmp size value profiling instrumentation behind flag. (authored by hjyamauchi). · Explain WhyMay 28 2020, 10:25 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 266939 llvm/lib/Transforms/Instrumentation/PGOMemOPSizeOpt.cpp
llvm/lib/Transforms/Instrumentation/ValueProfilePlugins.inc
llvm/test/Transforms/PGOProfile/memop_size_annotation.ll
|