[llvm-branch-commits] [NFC][MachineBlockHashInfo] Fork hash_16_bytes to guarantee stability (PR #192862)

Vitaly Buka via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Sun Apr 19 11:34:04 PDT 2026


https://github.com/vitalybuka created https://github.com/llvm/llvm-project/pull/192862

`hashing::detail::hash_16_bytes` is not guaranteed to be stable across
different versions of LLVM, it can change any time.





More information about the llvm-branch-commits mailing list