]> Cypherpunks repositories - gostls13.git/commit
hash/maphash: move purego-only helper functions to build tagged file
authorCherry Mui <cherryyz@google.com>
Thu, 22 May 2025 02:50:09 +0000 (22:50 -0400)
committerCherry Mui <cherryyz@google.com>
Thu, 22 May 2025 03:19:55 +0000 (20:19 -0700)
commitd2db2372a2fd79d539719fa13422d83d6fdfcda1
tree45bb38f4212e4bad53e9785ce16d2661bd0266af
parent5e6a868b28d3e7a71fa328c18ff5e93d72a1fb67
hash/maphash: move purego-only helper functions to build tagged file

Hash.float64 and btoi helper functions are used only in the purego
version. Move them to the build tagged file.

Change-Id: I57f9a48966573ab0aee1de759eeddd2331967870
Reviewed-on: https://go-review.googlesource.com/c/go/+/675158
Reviewed-by: David Chase <drchase@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
src/hash/maphash/maphash.go
src/hash/maphash/maphash_purego.go