[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 10:52:39 PST 2019
wenlei updated this revision to Diff 232395.
wenlei marked 2 inline comments as done.
wenlei added a comment.
address feedback
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.232395.patch
Type: text/x-patch
Size: 9869 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191205/550e2e66/attachment-0001.bin>
More information about the llvm-commits
mailing list