[llvm] [StructuralHash] Refactor (PR #112621)

Nikita Popov via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 17 00:41:08 PDT 2024


https://github.com/nikic commented:

Why the use of stable_hash? This hash is not expected to be stable, e.g. because we may start hashing additional things into it.

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


More information about the llvm-commits mailing list