aboutsummaryrefslogtreecommitdiff
path: root/src/internal/abi/map.go
diff options
context:
space:
mode:
authorKeith Randall <khr@golang.org>2024-04-22 10:04:03 -0700
committerGopher Robot <gobot@golang.org>2024-04-22 18:24:47 +0000
commit9f9dd2bfd8a09083b21767d13df38ff67d7236d8 (patch)
tree280fc98560210b586c1b36c9ac80767733bb5dde /src/internal/abi/map.go
parent79065f0a5eb48534142ed01d569e742b60a13f34 (diff)
downloadgo-9f9dd2bfd8a09083b21767d13df38ff67d7236d8.tar.gz
go-9f9dd2bfd8a09083b21767d13df38ff67d7236d8.zip
cmd/compile: fix cmpstring rewrite rule
We need to ensure that the Select0 lives in the same block as its argument. Divide up the rule into 2 so that we can put the parts in the right places. (This would be simpler if we could use @block syntax mid-rule, but that feature currently only works at the top level.) This fixes the ssacheck builder after CL 578835 Change-Id: Id26a01d9fac0684e0b732d35d0f7999f6de07825 Reviewed-on: https://go-review.googlesource.com/c/go/+/580815 Auto-Submit: Keith Randall <khr@golang.org> Reviewed-by: Cherry Mui <cherryyz@google.com> LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com> Reviewed-by: Keith Randall <khr@google.com>
Diffstat (limited to 'src/internal/abi/map.go')
0 files changed, 0 insertions, 0 deletions