[PATCH] D113785: [llvm-profgen] Trim cold function profiles for non-CS AutoFDO

Lei Wang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 30 12:56:38 PST 2021


wlei updated this revision to Diff 390797.
wlei added a comment.

add a separated test case for trimming, added no trim case


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D113785

Files:
  llvm/test/tools/llvm-profgen/Inputs/cold-profile-trimming.raw.prof
  llvm/test/tools/llvm-profgen/cold-profile-trimming.test
  llvm/test/tools/llvm-profgen/cs-preinline.test
  llvm/test/tools/llvm-profgen/inline-noprobe2.test
  llvm/test/tools/llvm-profgen/merge-cold-profile.test
  llvm/tools/llvm-profgen/ProfileGenerator.cpp
  llvm/tools/llvm-profgen/ProfileGenerator.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D113785.390797.patch
Type: text/x-patch
Size: 11220 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211130/64ff09a6/attachment.bin>


More information about the llvm-commits mailing list