cmuratori / meow_hash

Official version of the Meow hash, an extremely fast level 1 hash
https://mollyrocket.com/meowhash
zlib License
1.73k stars 62 forks source link

v0.5 - Import the correct types/defines from the old meow_intrinsics.h #52

Closed cmuratori closed 5 years ago

cmuratori commented 5 years ago

Need to do a pass on the header to make sure we are still doing all the correct platform checking that was working out for v0.4.

- Casey

cmuratori commented 5 years ago

I think the only thing missing was the proper 64-bit detection, which I believe has now been reinstated.

- Casey