[PATCH] D108581: [CSPGO] Fix lost IRPGOFlag in CSPGO instrumentation

Rong Xu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 23 18:15:24 PDT 2021


xur updated this revision to Diff 368253.
xur added a comment.

Added a few comments to the test cases as suggested by Fangri.


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

https://reviews.llvm.org/D108581

Files:
  llvm/include/llvm/ProfileData/InstrProf.h
  llvm/lib/ProfileData/InstrProf.cpp
  llvm/lib/Transforms/Instrumentation/PGOInstrumentation.cpp
  llvm/test/Transforms/PGOProfile/Inputs/thinlto_cspgo_bar_gen.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: D108581.368253.patch
Type: text/x-patch
Size: 8726 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210824/53e02f56/attachment.bin>


More information about the llvm-commits mailing list