[PATCH] D154872: [MemProf] Refactor memory profile matching into MemProfiler (NFC)
Teresa Johnson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jul 10 11:42:43 PDT 2023
tejohnson created this revision.
tejohnson added reviewers: snehasish, davidxl.
Herald added subscribers: Enna1, wenlei, hiraditya.
Herald added a project: All.
tejohnson requested review of this revision.
Herald added a project: LLVM.
Split out of D154856 <https://reviews.llvm.org/D154856>, this prepares for the addition of a new dedicated
memory profile matching pass.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D154872
Files:
llvm/include/llvm/Transforms/Instrumentation/MemProfiler.h
llvm/lib/Transforms/Instrumentation/MemProfiler.cpp
llvm/lib/Transforms/Instrumentation/PGOInstrumentation.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D154872.538753.patch
Type: text/x-patch
Size: 31181 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230710/2239b502/attachment.bin>
More information about the llvm-commits
mailing list