]> Cypherpunks repositories - gostls13.git/commit
test/codegen: updated multiple tests to verify on ppc64,ppc64le
authorArchana R <aravind5@in.ibm.com>
Tue, 14 Jun 2022 14:24:32 +0000 (09:24 -0500)
committerLynn Boger <laboger@linux.vnet.ibm.com>
Wed, 17 Aug 2022 13:56:55 +0000 (13:56 +0000)
commitd09c6ac41769cc782ec982ffc8f20fbd796791f8
tree68cf1c26ba66faca4c82dd8bc3ecdb98a2a371f3
parent2c46cc8b8997f4f5cdb7766e4e2bdf8e57f67c76
test/codegen: updated multiple tests to verify on ppc64,ppc64le

Updated multiple tests in test/codegen: math.go, mathbits.go, shift.go
and slices.go to verify on ppc64/ppc64le as well

Change-Id: Id88dd41569b7097819fb4d451b615f69cf7f7a94
Reviewed-on: https://go-review.googlesource.com/c/go/+/412115
TryBot-Result: Gopher Robot <gobot@golang.org>
Run-TryBot: Archana Ravindar <aravind5@in.ibm.com>
Reviewed-by: Than McIntosh <thanm@google.com>
Reviewed-by: Paul Murphy <murp@ibm.com>
Reviewed-by: Ian Lance Taylor <iant@google.com>
test/codegen/math.go
test/codegen/mathbits.go
test/codegen/shift.go
test/codegen/slices.go