[PATCH] D70653: [AutoFDO] Properly merge context-sensitive profile of inlinee back to outlined function

Wenlei He via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 5 16:05:10 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rGe503fd85d3ac: [AutoFDO] Properly merge context-sensitive profile of inlinee back to outlined… (authored by wenlei).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D70653/new/

https://reviews.llvm.org/D70653

Files:
  llvm/include/llvm/ProfileData/SampleProf.h
  llvm/include/llvm/ProfileData/SampleProfReader.h
  llvm/lib/Transforms/IPO/SampleProfile.cpp
  llvm/test/CodeGen/X86/insert-prefetch-inline.afdo
  llvm/test/Transforms/SampleProfile/Inputs/einline.prof
  llvm/test/Transforms/SampleProfile/Inputs/inline-callee-update.prof
  llvm/test/Transforms/SampleProfile/Inputs/inline-mergeprof.prof
  llvm/test/Transforms/SampleProfile/inline-mergeprof.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D70653.232465.patch
Type: text/x-patch
Size: 9869 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191206/d16f0d28/attachment.bin>


More information about the llvm-commits mailing list