]> Cypherpunks.ru repositories - gostls13.git/commit
test/codegen: enable Mul2 DivPow2 test for riscv64
authorMeng Zhuo <mzh@golangcn.org>
Sun, 25 Jun 2023 03:20:35 +0000 (11:20 +0800)
committerKeith Randall <khr@golang.org>
Tue, 4 Jul 2023 13:33:45 +0000 (13:33 +0000)
commit5c1a15df4141f77ba7c42c2c7c06d6eb22bcda63
treed8b331ac6180a787a7419a70530e65c6f9430caf
parent5b72f45dd17314af39627c2fcac0fbc099b67603
test/codegen: enable Mul2 DivPow2 test for riscv64

Change-Id: Ice0bb7a665599b334e927a1b00d1a5b400c15e3d
Reviewed-on: https://go-review.googlesource.com/c/go/+/506035
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: David Chase <drchase@google.com>
Reviewed-by: Keith Randall <khr@google.com>
Reviewed-by: Keith Randall <khr@golang.org>
Run-TryBot: Keith Randall <khr@golang.org>
test/codegen/floats.go