[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
Wed Nov 29 18:42:03 PST 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL319398: With PGO information, we can do more aggressive outlining of cold regions in… (authored by gyiu).

Changed prior to commit:
  https://reviews.llvm.org/D38190?vs=123873&id=124866#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D38190

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D38190.124866.patch
Type: text/x-patch
Size: 38286 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171130/5ec0cc2e/attachment.bin>


More information about the llvm-commits mailing list