diff options
| author | Keith Randall <khr@golang.org> | 2016-05-03 13:58:28 -0700 |
|---|---|---|
| committer | Keith Randall <khr@golang.org> | 2016-05-03 22:45:53 +0000 |
| commit | b64c7fc6832902acb8eebc67c887d2ef9114f644 (patch) | |
| tree | 7ff2d0fae520ff6af92ff3ad2177a96542f8270d /src/runtime/testdata | |
| parent | 01182425f847e4c98a53c60d0994175e21fd06dd (diff) | |
| download | go-b64c7fc6832902acb8eebc67c887d2ef9114f644.tar.xz | |
cmd/compile: never CSE two memories
It never makes sense to CSE two ops that generate memory.
We might as well start those ops off in their own partition.
Fixes #15520
Change-Id: I0091ed51640f2c10cd0117f290b034dde7a86721
Reviewed-on: https://go-review.googlesource.com/22741
Reviewed-by: Josh Bleecher Snyder <josharian@gmail.com>
Run-TryBot: Keith Randall <khr@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Diffstat (limited to 'src/runtime/testdata')
0 files changed, 0 insertions, 0 deletions
