aboutsummaryrefslogtreecommitdiff
path: root/src/bytes/example_test.go
diff options
context:
space:
mode:
authorKeith Randall <khr@golang.org>2023-09-25 18:00:10 -0700
committerKeith Randall <khr@google.com>2023-10-09 18:39:50 +0000
commite0948d825d8dab1a685bcb94bfc9ad69b9b6c075 (patch)
treeb302e30dbdf4f589c79ce3f8186f290e803eaaf6 /src/bytes/example_test.go
parent778880b00888066212864f95877c0febbebf7e69 (diff)
downloadgo-e0948d825d8dab1a685bcb94bfc9ad69b9b6c075.tar.xz
cmd/compile: use type hash from itab field instead of type field
It is one less dependent load away, and right next to another field in the itab we also load as part of the type switch or type assert. Change-Id: If7aaa7814c47bd79a6c7ed4232ece0bc1d63550e Reviewed-on: https://go-review.googlesource.com/c/go/+/533117 Reviewed-by: Cuong Manh Le <cuong.manhle.vn@gmail.com> Reviewed-by: Keith Randall <khr@google.com> LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com> Reviewed-by: Matthew Dempsky <mdempsky@google.com>
Diffstat (limited to 'src/bytes/example_test.go')
0 files changed, 0 insertions, 0 deletions