[PATCH] D118653: [memprof] Extend the index prof format to include memory profiles.

Teresa Johnson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 8 09:52:39 PST 2022


tejohnson accepted this revision.
tejohnson added a comment.
This revision is now accepted and ready to land.

lgtm. Slight preference for using Function::getGUID instead of llvm::MD5Hash to obfuscate the details of what a GUID is, but ok as is if you want to be explicit.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D118653



More information about the llvm-commits mailing list