[PATCH] D107034: [CSPGO] Set module flag for CSPGO to avoid IRPGO value loss in LTO

Yolanda via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 23 06:17:23 PDT 2021


YolandaCY updated this revision to Diff 368086.
YolandaCY retitled this revision from "[CSPGO] Set EnableValueProfiling flag for CSPGO to avoid IRPGO value loss in LTO" to "[CSPGO] Set module flag for CSPGO to avoid IRPGO value loss in LTO".
YolandaCY edited the summary of this revision.
YolandaCY added a comment.

change flag name and remove unrelated fix


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D107034

Files:
  llvm/lib/ProfileData/InstrProf.cpp
  llvm/lib/Transforms/Instrumentation/InstrProfiling.cpp
  llvm/test/Transforms/PGOProfile/lto_cspgo_gen.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D107034.368086.patch
Type: text/x-patch
Size: 4619 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210823/e793af54/attachment.bin>


More information about the llvm-commits mailing list