[PATCH] D93556: [CSSPGO][llvm-profgen] Compress recursive cycles in calling context
Lei Wang via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Dec 18 10:42:35 PST 2020
wlei created this revision.
Herald added subscribers: hoy, wenlei, lxfind, mgorny.
wlei requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D93556
Files:
llvm/test/tools/llvm-profgen/Inputs/recursion-compression.perfbin
llvm/test/tools/llvm-profgen/Inputs/recursion-compression.perfscript
llvm/test/tools/llvm-profgen/recursion-compression.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
llvm/unittests/tools/CMakeLists.txt
llvm/unittests/tools/llvm-profgen/CMakeLists.txt
llvm/unittests/tools/llvm-profgen/ContextCompressionTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D93556.312850.patch
Type: text/x-patch
Size: 22827 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201218/69e14b90/attachment.bin>
More information about the llvm-commits
mailing list