[llvm] [memprof] Use BLAKE for FrameId (PR #109501)
Snehasish Kumar via llvm-commits
llvm-commits at lists.llvm.org
Mon Sep 23 15:25:47 PDT 2024
================
@@ -312,20 +314,13 @@ struct Frame {
// hashing from llvm ADT since we are going to persist the hash id, the hash
// combine algorithm in ADT uses a new randomized seed each time.
----------------
snehasish wrote:
Update this comment too?
https://github.com/llvm/llvm-project/pull/109501
More information about the llvm-commits
mailing list