[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 23:10:48 PST 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
weiwang marked an inline comment as done.
Closed by commit rG80dc0661bd8b: [LTO] Perform DSOLocal propagation in combined index (authored by weiwang).

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/Bitcode/Reader/BitcodeReader.cpp
  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.323527.patch
Type: text/x-patch
Size: 10635 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210213/fbaea372/attachment.bin>


More information about the llvm-commits mailing list