]> Cypherpunks repositories - gostls13.git/commit
internal/runtime/maps: merge Iter.groupIdx and Iter.slotIdx
authorMichael Pratt <mpratt@google.com>
Mon, 7 Oct 2024 21:07:34 +0000 (17:07 -0400)
committerGopher Robot <gobot@golang.org>
Mon, 28 Oct 2024 20:33:03 +0000 (20:33 +0000)
commit7de87ebd59f7667f6b27d635a380ea0d9d3dabf5
treebbd71f206ca2d7841836abb6aa580cff30132d78
parent3387be0eb1794307565cfabf440c5e82332d38c4
internal/runtime/maps: merge Iter.groupIdx and Iter.slotIdx

For #54766.

Cq-Include-Trybots: luci.golang.try:gotip-linux-amd64-longtest-swissmap
Change-Id: Ie21ef0f33f42735eadccd75eeebb3b5e81c2f459
Reviewed-on: https://go-review.googlesource.com/c/go/+/618535
Auto-Submit: Michael Pratt <mpratt@google.com>
Reviewed-by: Michael Knyszek <mknyszek@google.com>
Commit-Queue: Michael Pratt <mpratt@google.com>
Reviewed-by: David Chase <drchase@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
src/cmd/compile/internal/reflectdata/map_swiss.go
src/internal/abi/map_swiss.go
src/internal/runtime/maps/group.go
src/internal/runtime/maps/table.go