[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
Sat Sep 30 14:07:13 PDT 2017


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

rebase and address Teresa's comments


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.117262.patch
Type: text/x-patch
Size: 10713 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170930/1d1d295f/attachment.bin>


More information about the llvm-commits mailing list