[PATCH] D38094: Separate the logic when handling indirect calls in SamplePGO ThinLTO compile phase and other phases.

Dehao Chen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 20 12:38:50 PDT 2017


danielcdh updated this revision to Diff 116055.
danielcdh added a comment.

refactor


https://reviews.llvm.org/D38094

Files:
  include/llvm/ProfileData/SampleProf.h
  include/llvm/Transforms/SampleProfile.h
  lib/Passes/PassBuilder.cpp
  lib/Transforms/IPO/SampleProfile.cpp
  test/Transforms/SampleProfile/Inputs/import.prof
  test/Transforms/SampleProfile/import.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D38094.116055.patch
Type: text/x-patch
Size: 15730 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170920/79dbd739/attachment-0001.bin>


More information about the llvm-commits mailing list