[PATCH] D69736: Keep import function list for inlinee profile update

Wenlei He via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 4 09:03:09 PST 2019


wenlei updated this revision to Diff 227718.
wenlei added a comment.

address review feedback


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D69736

Files:
  llvm/include/llvm/Transforms/Utils/Cloning.h
  llvm/lib/IR/Function.cpp
  llvm/lib/Transforms/IPO/SampleProfile.cpp
  llvm/lib/Transforms/Utils/InlineFunction.cpp
  llvm/test/Transforms/SampleProfile/Inputs/inline-callee-update.prof
  llvm/test/Transforms/SampleProfile/inline-callee-update.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D69736.227718.patch
Type: text/x-patch
Size: 7969 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191104/0031cb4d/attachment.bin>


More information about the llvm-commits mailing list