diff options
| author | David Chase <drchase@google.com> | 2016-10-20 11:05:45 -0400 |
|---|---|---|
| committer | David Chase <drchase@google.com> | 2016-10-20 15:34:20 +0000 |
| commit | 33b71dfa1c993d2e06d7723e3205c792df3b383d (patch) | |
| tree | a6d5a424cb74c8ab6ff1595a360c477e098f8892 /src/runtime/debug | |
| parent | f9bbfe4a093144e48a4774d1388c1e99be64673b (diff) | |
| download | go-33b71dfa1c993d2e06d7723e3205c792df3b383d.tar.xz | |
cmd/compile: add patterns to improve PPC64 FP comparisons
Uncommented 4 comparison rules of this form:
(NE (CMPWconst [0] (FLessThan cc)) yes no) -> (FLT cc yes no)
Fixes #17507.
Change-Id: I74f34f13526aeee619711c8281a66652d90a962a
Reviewed-on: https://go-review.googlesource.com/31612
Run-TryBot: David Chase <drchase@google.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Cherry Zhang <cherryyz@google.com>
Diffstat (limited to 'src/runtime/debug')
0 files changed, 0 insertions, 0 deletions
