[PATCH] D111676: [memprof] Replace the block cache with a hashmap.
Snehasish Kumar via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Nov 5 14:10:57 PDT 2021
snehasish updated this revision to Diff 385189.
snehasish added a comment.
Update CMakelist and add merge test.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D111676/new/
https://reviews.llvm.org/D111676
Files:
compiler-rt/lib/memprof/CMakeLists.txt
compiler-rt/lib/memprof/memprof_allocator.cpp
compiler-rt/lib/memprof/memprof_flags.inc
compiler-rt/lib/memprof/memprof_mibmap.cpp
compiler-rt/lib/memprof/memprof_mibmap.h
compiler-rt/test/memprof/TestCases/mem_info_cache_entries.cpp
compiler-rt/test/memprof/TestCases/memprof_merge_mib.cpp
compiler-rt/test/memprof/TestCases/print_miss_rate.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D111676.385189.patch
Type: text/x-patch
Size: 13838 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211105/60d4a25d/attachment.bin>
More information about the llvm-commits
mailing list