[PATCH] D110864: [llvm-profgen] Ignore branch count against outline function
Lei Wang via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Oct 6 15:23:37 PDT 2021
wlei updated this revision to Diff 377710.
wlei edited the summary of this revision.
wlei added a comment.
Filter out hot-cold split and coro split function only.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D110864/new/
https://reviews.llvm.org/D110864
Files:
llvm/test/tools/llvm-profgen/Inputs/coroutine.perfbin
llvm/test/tools/llvm-profgen/Inputs/coroutine.perfscript
llvm/test/tools/llvm-profgen/Inputs/func-split.perfbin
llvm/test/tools/llvm-profgen/Inputs/func-split.perfscript
llvm/test/tools/llvm-profgen/coroutine.test
llvm/test/tools/llvm-profgen/func-split.test
llvm/tools/llvm-profgen/ProfileGenerator.cpp
llvm/tools/llvm-profgen/ProfileGenerator.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D110864.377710.patch
Type: text/x-patch
Size: 10610 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211006/57ae7ff7/attachment.bin>
More information about the llvm-commits
mailing list