[PATCH] D147285: [Support] Extended llvm-profdata's merge functionality to exclude profiles from functions matching configurable patterns
NILANJANA BASU via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Apr 12 15:59:52 PDT 2023
nilanjana_basu updated this revision to Diff 512994.
nilanjana_basu marked 4 inline comments as done.
nilanjana_basu added a comment.
Updated function pattern to use Regex, and added corresponding tests.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D147285/new/
https://reviews.llvm.org/D147285
Files:
llvm/test/tools/llvm-profdata/merge-filtering.test
llvm/tools/llvm-profdata/llvm-profdata.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D147285.512994.patch
Type: text/x-patch
Size: 10807 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230412/3ce5d2a0/attachment.bin>
More information about the llvm-commits
mailing list