]> Cypherpunks repositories - gostls13.git/commit
cmd/compile: simplify zerorange on mips
authorJulian Zhu <jz531210@gmail.com>
Thu, 4 Sep 2025 17:56:26 +0000 (01:56 +0800)
committerGopher Robot <gobot@golang.org>
Mon, 8 Sep 2025 20:32:51 +0000 (13:32 -0700)
commit06e791c0cdef1a0d35ed553875c51c85716b0f57
tree08493663d278f168f44e42c4a7eb0a0bec210a6b
parentcf42b785b701e48260e1b4785e270fe81e2e1bb2
cmd/compile: simplify zerorange on mips

Change-Id: I9feffa3906f1e1e9fd54f24113130322411cc9d4
Reviewed-on: https://go-review.googlesource.com/c/go/+/701155
Auto-Submit: Keith Randall <khr@golang.org>
Reviewed-by: Mark Freeman <markfreeman@google.com>
Reviewed-by: Keith Randall <khr@golang.org>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Keith Randall <khr@google.com>
src/cmd/compile/internal/mips/ggen.go