aboutsummaryrefslogtreecommitdiff
path: root/test/codegen
diff options
context:
space:
mode:
authorDavid Chase <drchase@google.com>2025-09-17 17:19:15 -0400
committerCherry Mui <cherryyz@google.com>2025-10-03 12:31:07 -0700
commitd91148c7a8b2d774ddea5c66c170d24937195df5 (patch)
tree07aac2402a8c34341115e581befd8119067f96ca /test/codegen
parent20c9377e47706d558e55a29eb5370ef2407a081b (diff)
downloadgo-d91148c7a8b2d774ddea5c66c170d24937195df5.tar.xz
cmd/compile: enhance prove to infer bounds in slice len/cap calculations
the example comes up in chunked reslicing, e.g. A[i:] where i has a relationship with len(A)-K. Cherry-picked from the dev.simd branch. This CL is not necessarily SIMD specific. Apply early to reduce risk. Change-Id: Ib97dede6cfc7bbbd27b4f384988f741760686604 Reviewed-on: https://go-review.googlesource.com/c/go/+/704875 Reviewed-by: Keith Randall <khr@google.com> LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com> Reviewed-by: Keith Randall <khr@golang.org> Reviewed-on: https://go-review.googlesource.com/c/go/+/708863 Reviewed-by: David Chase <drchase@google.com>
Diffstat (limited to 'test/codegen')
0 files changed, 0 insertions, 0 deletions