]> Cypherpunks repositories - gostls13.git/commit
cmd/compile: simplify zerorange on loong64
authorlimeidan <limeidan@loongson.cn>
Thu, 21 Aug 2025 11:46:47 +0000 (19:46 +0800)
committerGopher Robot <gobot@golang.org>
Thu, 21 Aug 2025 18:21:59 +0000 (11:21 -0700)
commite0870a0a121c22899208d80e81310d247c54f198
tree831ea6a90363fed2674fa752460512211dcc4803
parentfb8bbe46d5329a6ec502564f7ac3cb2e2c28df8b
cmd/compile: simplify zerorange on loong64

Refer to CL 678936, we also did the same thing on loong64.

Change-Id: I156a9110a034878192f64baf8018115424aa5f0a
Reviewed-on: https://go-review.googlesource.com/c/go/+/697957
Reviewed-by: Carlos Amedee <carlos@golang.org>
Reviewed-by: Keith Randall <khr@golang.org>
Reviewed-by: Keith Randall <khr@google.com>
Auto-Submit: Keith Randall <khr@golang.org>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
src/cmd/compile/internal/loong64/ggen.go