[PATCH] D118653: [memprof] Extend the index prof format to include memory profiles.
Snehasish Kumar via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Feb 8 15:12:23 PST 2022
snehasish added a comment.
Seems like a good idea to keep it consistent so I updated the code and test to use Function::getGUID. Added a comment to note that it is effectively llvm::md5. Thanks!
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