[llvm] [Support] Add SipHash-based 64-bit stable hash function (PR #160945)

Oliver Hunt via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 29 00:31:51 PDT 2025


ojhunt wrote:

Have you verified arm64e tests are unaffected? In principle codegen should be fine due to truncation, but there's a builtin (`__builtin_ptrauth_string_discriminator`) which may fail

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


More information about the llvm-commits mailing list