]> Cypherpunks repositories - gostls13.git/commit
cmd/compile: apply strong typing to all remaining s390x rewrite rules
authorMichael Munday <mike.munday@ibm.com>
Tue, 25 Aug 2020 13:43:27 +0000 (06:43 -0700)
committerMichael Munday <mike.munday@ibm.com>
Wed, 26 Aug 2020 09:45:57 +0000 (09:45 +0000)
commit03eb7e20e4d4d0a9cc3d34787049f101c9f72761
treeefbe925826828e56ed1d3e48581c861afa81c9e0
parent758ac371ab930734053ed226ac62681e62ab8eea
cmd/compile: apply strong typing to all remaining s390x rewrite rules

This CL applies strong aux typing to the remaining s390x rewrite
rules in preparation for strong aux typing becoming the default.

Passes toolstash-check on s390x.

Change-Id: Id585b0db492780737818024e1b22b4837435b525
Reviewed-on: https://go-review.googlesource.com/c/go/+/250558
Run-TryBot: Michael Munday <mike.munday@ibm.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Keith Randall <khr@golang.org>
src/cmd/compile/internal/ssa/gen/S390X.rules
src/cmd/compile/internal/ssa/rewriteS390X.go