[all-commits] [llvm/llvm-project] 37c84b: Export interfaces for SipHash-2-4-64/-128, and tes...
Ahmed Bougacha via All-commits
all-commits at lists.llvm.org
Thu Jun 13 15:05:55 PDT 2024
Branch: refs/heads/users/ahmedbougacha/integrate-siphash-into-libsupport
Home: https://github.com/llvm/llvm-project
Commit: 37c84b9dce70f40db8a7c27b7de8232c4d10f78f
https://github.com/llvm/llvm-project/commit/37c84b9dce70f40db8a7c27b7de8232c4d10f78f
Author: Ahmed Bougacha <ahmed at bougacha.org>
Date: 2024-06-13 (Thu, 13 Jun 2024)
Changed paths:
A llvm/include/llvm/Support/SipHash.h
M llvm/lib/Support/SipHash.cpp
M llvm/unittests/Support/CMakeLists.txt
A llvm/unittests/Support/SipHashTest.cpp
Log Message:
-----------
Export interfaces for SipHash-2-4-64/-128, and test using ref. vectors.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list