aboutsummaryrefslogtreecommitdiff
path: root/src/runtime/testdata
diff options
context:
space:
mode:
authorCuong Manh Le <cuong.manhle.vn@gmail.com>2025-06-03 21:35:20 +0700
committerGopher Robot <gobot@golang.org>2025-06-09 09:29:38 -0700
commitda0e8c4517178f545ee78b11e3d91e1daa7ce07a (patch)
tree0c6249ec0a06ecfd4c1f06215518c6045d024604 /src/runtime/testdata
parent7800f4f0adbc749be95d13be48524e9702c50bbc (diff)
downloadgo-da0e8c4517178f545ee78b11e3d91e1daa7ce07a.tar.xz
cmd/compile: relax reshaping condition
CL 641955 changes the Unified IR reader to not doing shapify when reading reshaping expression. However, this condition only matters with pointer type shaping, which will lose the original type, causes the reshaping ends up with a completely different type. This CL relaxes the condition, always allow non-pointer types shaping. Updates #71184 Fixes #73947 Change-Id: Ib0bafd8932c52d99266f311b6cbfc75c00383f9b Reviewed-on: https://go-review.googlesource.com/c/go/+/678335 Reviewed-by: Keith Randall <khr@golang.org> Auto-Submit: 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: Carlos Amedee <carlos@golang.org>
Diffstat (limited to 'src/runtime/testdata')
0 files changed, 0 insertions, 0 deletions