This is an archive of the discontinued LLVM Phabricator instance.

Add new interceptor for mi_vector_hash(3)
ClosedPublic

Authored by krytarowski on Nov 14 2018, 8:28 AM.

Details

Summary

mi_vector_hash(3) provides fast 32bit hash functions.

Add a test for this interface.

Enable the API for NetBSD.

Based on original work by Yang Zheng.

Diff Detail

Event Timeline

krytarowski created this revision.Nov 14 2018, 8:28 AM
krytarowski edited the summary of this revision. (Show Details)Nov 15 2018, 7:15 PM
krytarowski added a subscriber: tomsun.0.7.
This revision is now accepted and ready to land.Nov 16 2018, 11:35 AM
This revision was automatically updated to reflect the committed changes.