int128_test.cc
52.1 KB
-
Fix bug where the high bits of `__int128_t`/`__uint128_t` might go unused in the hash function. · b92128a4
This fix increases the hash quality of these types. Also, make sure that absl::(u)int128 have the same hash expansion as their intrinsic counterparts. PiperOrigin-RevId: 685706878 Change-Id: Ib8e2e2b7a8ce24cf08f1e8d18094188a6eedbb3a
Samuel Benzaquen committed