]> Cypherpunks repositories - gostls13.git/commit
cmd/compile: intrinsify math/big.mulWW on MIPS64(LE),RISCV64
authorWayne Zuo <wdvxdr@golangcn.org>
Wed, 27 Apr 2022 13:34:48 +0000 (21:34 +0800)
committerKeith Randall <khr@google.com>
Thu, 28 Apr 2022 15:11:42 +0000 (15:11 +0000)
commit4d350710a23c505f0afcc6bcd8ac7ba37145b521
tree631bdf15b610684764e6a4ffb4df6f6d2808abd2
parent89044b6d423a07bea3b6f80210f780e859dd2700
cmd/compile: intrinsify math/big.mulWW on MIPS64(LE),RISCV64

Change-Id: Ib8b18a892b0b1a59229ebc97a38200b53e701a77
Reviewed-on: https://go-review.googlesource.com/c/go/+/402574
Reviewed-by: Keith Randall <khr@google.com>
Run-TryBot: Wayne Zuo <wdvxdr@golangcn.org>
Reviewed-by: Cherry Mui <cherryyz@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
src/cmd/compile/internal/ssagen/ssa.go