[PATCH] D115013: [llvm-profgen] Fix total samples related issues
Lei Wang via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Dec 8 12:34:13 PST 2021
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG484a569eea7b: [llvm-profgen] Fix total samples related issues (authored by wlei).
Changed prior to commit:
https://reviews.llvm.org/D115013?vs=392141&id=392877#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D115013/new/
https://reviews.llvm.org/D115013
Files:
llvm/test/tools/llvm-profgen/cold-profile-trimming.test
llvm/test/tools/llvm-profgen/coroutine.test
llvm/test/tools/llvm-profgen/cs-interrupt.test
llvm/test/tools/llvm-profgen/cs-preinline.test
llvm/test/tools/llvm-profgen/fname-canonicalization.test
llvm/test/tools/llvm-profgen/fs-discriminator.test
llvm/test/tools/llvm-profgen/func-split.test
llvm/test/tools/llvm-profgen/inline-cs-noprobe.test
llvm/test/tools/llvm-profgen/inline-force-dwarf.test
llvm/test/tools/llvm-profgen/inline-noprobe.test
llvm/test/tools/llvm-profgen/inline-noprobe2.test
llvm/test/tools/llvm-profgen/multi-load-segs.test
llvm/test/tools/llvm-profgen/noinline-cs-noprobe.test
llvm/test/tools/llvm-profgen/noinline-noprobe.test
llvm/test/tools/llvm-profgen/profile-density.test
llvm/test/tools/llvm-profgen/recursion-compression-noprobe.test
llvm/tools/llvm-profgen/ProfileGenerator.cpp
llvm/tools/llvm-profgen/ProfileGenerator.h
llvm/tools/llvm-profgen/ProfiledBinary.cpp
llvm/tools/llvm-profgen/ProfiledBinary.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D115013.392877.patch
Type: text/x-patch
Size: 32831 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211208/a7214338/attachment.bin>
More information about the llvm-commits
mailing list