[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
Thu May 4 15:06:49 PDT 2023


nilanjana_basu updated this revision to Diff 519670.
nilanjana_basu added a comment.

Removed redundant feature of semicolon-separated exclude patterns, since regex can handle that


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.519670.patch
Type: text/x-patch
Size: 9823 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230504/9e7f4734/attachment.bin>


More information about the llvm-commits mailing list