[PATCH] D128854: [MemProf] Add memprof metadata related analysis utilities

Teresa Johnson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 21 13:45:27 PDT 2022


tejohnson updated this revision to Diff 446626.
tejohnson added a comment.

Fix bug with use of popcount results that was breaking a few tests.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D128854/new/

https://reviews.llvm.org/D128854

Files:
  llvm/include/llvm/Analysis/MemoryProfileInfo.h
  llvm/lib/Analysis/CMakeLists.txt
  llvm/lib/Analysis/MemoryProfileInfo.cpp
  llvm/unittests/Analysis/CMakeLists.txt
  llvm/unittests/Analysis/MemoryProfileInfoTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D128854.446626.patch
Type: text/x-patch
Size: 29220 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220721/fa5c09a4/attachment.bin>


More information about the llvm-commits mailing list