diff options
| author | Ruixin Bao <ruixin.bao@ibm.com> | 2020-04-27 16:20:45 -0700 |
|---|---|---|
| committer | Michael Munday <mike.munday@ibm.com> | 2020-04-28 07:36:20 +0000 |
| commit | f639a81cd5e85ca9538c76e612867aa4c2ae241b (patch) | |
| tree | a999170d97d7f1ca3a729dc11bebdda19217b89f /src/database/sql | |
| parent | ac211c037d7a39a0723420a4937205008e8ae86e (diff) | |
| download | go-git-f639a81cd5e85ca9538c76e612867aa4c2ae241b.tar.gz | |
cmd/compile: adopt strong aux typing for some s390x rules
Convert some optimizations rules to strongly-typed versions. So far, I
have only converted the rules that need no additional changes (i.e: only
need to change '->' to "=>").
This CL covers the rules from line 478 - line 800 in S390X.rules file.
Some compare and branch rules also fall in this range, but they were
already done previously in another CL.
Passes toolstash-check.
Change-Id: I9167c5f1a32f4fd6c29bacc13fff95e83b0533e0
Reviewed-on: https://go-review.googlesource.com/c/go/+/230338
Reviewed-by: Michael Munday <mike.munday@ibm.com>
Run-TryBot: Michael Munday <mike.munday@ibm.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Diffstat (limited to 'src/database/sql')
0 files changed, 0 insertions, 0 deletions
