[PATCH] D30754: SamplePGO ThinLTO ICP fix for local functions.

Dehao Chen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 9 18:46:09 PST 2017


danielcdh updated this revision to Diff 91251.
danielcdh marked 5 inline comments as done.
danielcdh added a comment.

update


https://reviews.llvm.org/D30754

Files:
  include/llvm/IR/ModuleSummaryIndex.h
  include/llvm/ProfileData/SampleProfReader.h
  lib/Bitcode/Reader/BitcodeReader.cpp
  lib/Bitcode/Writer/BitcodeWriter.cpp
  lib/ProfileData/InstrProf.cpp
  lib/Transforms/IPO/FunctionImport.cpp
  lib/Transforms/IPO/SampleProfile.cpp
  test/Transforms/PGOProfile/Inputs/thinlto_samplepgo_icp.ll
  test/Transforms/PGOProfile/thinlto_samplepgo_icp.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D30754.91251.patch
Type: text/x-patch
Size: 11796 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170310/de7e0a85/attachment.bin>


More information about the llvm-commits mailing list