]> Cypherpunks repositories - gostls13.git/commit
cmd/compile: absorb NEGV into branch on loong64
authorXiaolin Zhao <zhaoxiaolin@loongson.cn>
Tue, 12 Aug 2025 11:23:46 +0000 (19:23 +0800)
committerGopher Robot <gobot@golang.org>
Wed, 13 Aug 2025 14:20:08 +0000 (07:20 -0700)
commit9763ece873293c05560444cd6c6b8ea4cd2af1b4
treee804d3e2423b3f00d01887546fa8bbabf9fbaef6
parentf10a82b76ff92b3c506203485b158191de4b3090
cmd/compile: absorb NEGV into branch on loong64

Removes 132 instructions from the go binary on loong64.

Change-Id: Ia02dc305b12f63a64f3f48d120ef852d45cc2a7b
Reviewed-on: https://go-review.googlesource.com/c/go/+/695115
Reviewed-by: Keith Randall <khr@google.com>
Reviewed-by: Keith Randall <khr@golang.org>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Auto-Submit: Keith Randall <khr@golang.org>
Reviewed-by: David Chase <drchase@google.com>
src/cmd/compile/internal/ssa/_gen/LOONG64.rules
src/cmd/compile/internal/ssa/rewriteLOONG64.go