]> Cypherpunks repositories - gostls13.git/commit
cmd/compile/internal/ssa: fix typo in sccp
authorWingrez <31106425+wingrez@users.noreply.github.com>
Sun, 21 Jan 2024 09:26:40 +0000 (09:26 +0000)
committerGopher Robot <gobot@golang.org>
Mon, 22 Jan 2024 16:54:50 +0000 (16:54 +0000)
commit29cea6583ead4fa5b12a333e6a9dabe3f8a52fdd
treea1b76764dc8a20f1335d342806b19b4aecca379f
parent4ca1caf407f6bbadbc9235bbcc08036f1eef907b
cmd/compile/internal/ssa: fix typo in sccp

Change-Id: I7f522a4e1b0c50a469ce948249342d6e7cf7777c
GitHub-Last-Rev: f89d7ee576814c6ebde823b68a0b64bba8c2ad8f
GitHub-Pull-Request: golang/go#65188
Reviewed-on: https://go-review.googlesource.com/c/go/+/557255
Reviewed-by: Keith Randall <khr@google.com>
Reviewed-by: Cherry Mui <cherryyz@google.com>
Reviewed-by: Keith Randall <khr@golang.org>
Auto-Submit: Keith Randall <khr@golang.org>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
src/cmd/compile/internal/ssa/sccp.go