]> Cypherpunks repositories - gostls13.git/commit
test/codegen: updated arithmetic tests to verify on ppc64,ppc64le
authorArchana R <aravind5@in.ibm.com>
Tue, 26 Oct 2021 04:57:46 +0000 (23:57 -0500)
committerLynn Boger <laboger@linux.vnet.ibm.com>
Mon, 1 Nov 2021 13:12:37 +0000 (13:12 +0000)
commit4056934e483c51fa046f9c2d1ee35f0385b84d91
tree518bdaaa47a45f3a30ad361122e9a144892e5b5f
parent732db407d30e9bd49d0907fd820207e6d646df9c
test/codegen: updated arithmetic tests to verify on ppc64,ppc64le

Updated multiple tests in test/codegen/arithmetic.go to verify
on ppc64/ppc64le as well

Change-Id: I79ca9f87017ea31147a4ba16f5d42ba0fcae64e1
Reviewed-on: https://go-review.googlesource.com/c/go/+/358546
Run-TryBot: Lynn Boger <laboger@linux.vnet.ibm.com>
TryBot-Result: Go Bot <gobot@golang.org>
Reviewed-by: Lynn Boger <laboger@linux.vnet.ibm.com>
Reviewed-by: Cherry Mui <cherryyz@google.com>
test/codegen/arithmetic.go