[PATCH] D96398: [LTO] Perform DSOLocal propagation in combined index

Wei Wang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 12 10:44:06 PST 2021


weiwang updated this revision to Diff 323395.
weiwang added a comment.

1. serialize and de-serialize the flag.
2. update related test cases.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D96398

Files:
  llvm/include/llvm/IR/ModuleSummaryIndex.h
  llvm/lib/IR/ModuleSummaryIndex.cpp
  llvm/lib/LTO/LTO.cpp
  llvm/lib/Transforms/Utils/FunctionImportUtils.cpp
  llvm/test/Assembler/summary-flags.ll
  llvm/test/Bitcode/thinlto-deadstrip-flag.ll
  llvm/test/Bitcode/thinlto-synthetic-count-flag.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D96398.323395.patch
Type: text/x-patch
Size: 9488 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210212/af451502/attachment.bin>


More information about the llvm-commits mailing list