[PATCH] D107800: [CSSPGO][llvm-profgen] Cut off probe stack from the bottom to reduce memory usage

Lei Wang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 10 16:09:44 PDT 2021


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

add to algin with line number based context


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D107800

Files:
  llvm/test/tools/llvm-profgen/recursion-compression-noprobe.test
  llvm/test/tools/llvm-profgen/recursion-compression-pseudoprobe.test
  llvm/tools/llvm-profgen/PerfReader.cpp
  llvm/tools/llvm-profgen/ProfileGenerator.cpp
  llvm/tools/llvm-profgen/ProfileGenerator.h
  llvm/tools/llvm-profgen/ProfiledBinary.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D107800.365624.patch
Type: text/x-patch
Size: 6964 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210810/e49561b5/attachment.bin>


More information about the llvm-commits mailing list