]> Cypherpunks repositories - gostls13.git/commit
cmd/compile: adopt strong aux typing for some s390x rules
authorRuixin Bao <ruixin.bao@ibm.com>
Wed, 29 Apr 2020 23:09:12 +0000 (16:09 -0700)
committerMichael Munday <mike.munday@ibm.com>
Thu, 30 Apr 2020 13:46:20 +0000 (13:46 +0000)
commit1d9801223eb0693af64d2bc8c23c910ce7f18b16
tree6408c09d0f0c947f9fd4973a4e759b493a938b0e
parentc76befe0f40dfbb38a54c16d1845b97e4580797c
cmd/compile: adopt strong aux typing for some s390x rules

Convert the remaining lowering rules to strongly-typed versions.

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