]> Cypherpunks repositories - gostls13.git/commit
cmd/compile: use generated loops instead of DUFFZERO on loong64
authorlimeidan <limeidan@loongson.cn>
Thu, 28 Aug 2025 11:22:51 +0000 (19:22 +0800)
committerabner chenc <chenguoqi@loongson.cn>
Mon, 1 Sep 2025 02:18:22 +0000 (19:18 -0700)
commit7bba745820b771307593b7278ce17464eeda2f3d
tree3d1c35c8ea96b9e7b9d2021769212481e32cead3
parent882335e2cbe9b123ba5fa4ee7544e7283e41d07c
cmd/compile: use generated loops instead of DUFFZERO on loong64

Change-Id: Id43ee4353d4bac96627f8b0f54545cdd3d2a1d1b
Reviewed-on: https://go-review.googlesource.com/c/go/+/699695
Reviewed-by: Cherry Mui <cherryyz@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Carlos Amedee <carlos@golang.org>
Reviewed-by: abner chenc <chenguoqi@loongson.cn>
src/cmd/compile/internal/loong64/ssa.go
src/cmd/compile/internal/ssa/_gen/LOONG64.rules
src/cmd/compile/internal/ssa/_gen/LOONG64Ops.go
src/cmd/compile/internal/ssa/opGen.go
src/cmd/compile/internal/ssa/rewriteLOONG64.go