[PATCH] D92584: [CSSPGO][llvm-profgen] Refactor to unify hashable interface for trace sample and context-sensitive counter
Lei Wang via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Dec 3 21:32:38 PST 2020
wlei updated this revision to Diff 309453.
wlei added a comment.
fix a missing genHashCode, also add a assertion for this
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D92584/new/
https://reviews.llvm.org/D92584
Files:
llvm/tools/llvm-profgen/PerfReader.cpp
llvm/tools/llvm-profgen/PerfReader.h
llvm/tools/llvm-profgen/ProfileGenerator.cpp
llvm/tools/llvm-profgen/ProfileGenerator.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D92584.309453.patch
Type: text/x-patch
Size: 25750 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201204/3dad3181/attachment.bin>
More information about the llvm-commits
mailing list