[PATCH] D45062: [ThinLTO] Add an option to force summary call edges cold for debugging

Teresa Johnson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 30 10:40:01 PDT 2018


tejohnson updated this revision to Diff 140455.
tejohnson added a comment.

Address comment


Repository:
  rL LLVM

https://reviews.llvm.org/D45062

Files:
  include/llvm/IR/ModuleSummaryIndex.h
  lib/Analysis/ModuleSummaryAnalysis.cpp
  lib/Bitcode/Writer/BitcodeWriter.cpp
  test/Transforms/FunctionImport/Inputs/funcimport_forcecold.ll
  test/Transforms/FunctionImport/funcimport_forcecold.ll
  test/Transforms/FunctionImport/funcimport_forcecold_samplepgo.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D45062.140455.patch
Type: text/x-patch
Size: 7919 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180330/88b2f6b8/attachment.bin>


More information about the llvm-commits mailing list