[PATCH] D94334: [InlineAdvisor] Allow replay of inline decisions for the CGSCC inliner from optimization remarks

Di Mo via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 22 14:21:40 PST 2021


modimo updated this revision to Diff 318652.
modimo edited the summary of this revision.
modimo added a comment.

Restrict replay to default advisor only


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

https://reviews.llvm.org/D94334

Files:
  llvm/include/llvm/Analysis/InlineAdvisor.h
  llvm/include/llvm/Analysis/ReplayInlineAdvisor.h
  llvm/include/llvm/Transforms/IPO/Inliner.h
  llvm/lib/Analysis/InlineAdvisor.cpp
  llvm/lib/Analysis/ReplayInlineAdvisor.cpp
  llvm/lib/Transforms/IPO/Inliner.cpp
  llvm/lib/Transforms/IPO/SampleProfile.cpp
  llvm/test/Transforms/Inline/Inputs/cgscc-inline-replay.txt
  llvm/test/Transforms/Inline/cgscc-inline-replay.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D94334.318652.patch
Type: text/x-patch
Size: 14067 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210122/bc18c3ea/attachment.bin>


More information about the llvm-commits mailing list