[llvm] [memprof] Use BLAKE for FrameId (PR #109501)

Kazu Hirata via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 24 15:25:21 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.
----------------
kazutakahirata wrote:

Updated.  Thanks!

https://github.com/llvm/llvm-project/pull/109501


More information about the llvm-commits mailing list