[PATCH] D38190: Partial Inlining with multi-region outlining based on PGO information

Graham Yiu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 31 10:47:49 PDT 2017


gyiu updated this revision to Diff 121017.
gyiu marked 2 inline comments as done.
gyiu added a comment.

Updated based on latest comments.  Still missing testcase that I'm working on currently.  Will update patch when ready.


Repository:
  rL LLVM

https://reviews.llvm.org/D38190

Files:
  include/llvm/Analysis/ProfileSummaryInfo.h
  lib/Transforms/IPO/PartialInlining.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D38190.121017.patch
Type: text/x-patch
Size: 32973 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171031/f893619b/attachment.bin>


More information about the llvm-commits mailing list