diff options
| author | Youlin Feng <fengyoulin@live.com> | 2024-11-15 00:13:34 +0800 |
|---|---|---|
| committer | Gopher Robot <gobot@golang.org> | 2024-11-22 00:12:03 +0000 |
| commit | c4e6ab9750e9d673a29203a9f41a517bcdc7a64c (patch) | |
| tree | ff364da7a24bf8234c9900ab33c2cb076f6eabb7 /src/net/http | |
| parent | 0edea47f264a4185d78e00e1e9e977d99f5c997b (diff) | |
| download | go-c4e6ab9750e9d673a29203a9f41a517bcdc7a64c.tar.xz | |
cmd/compile: modify CSE to remove redundant OpLocalAddrs
Remove the OpLocalAddrs that are unnecessary in the CSE pass, so the
following passes like DSE and memcombine can do its work better.
Fixes #70300
Change-Id: I600025d49eeadb3ca4f092d614428399750f69bc
Reviewed-on: https://go-review.googlesource.com/c/go/+/628075
Reviewed-by: Keith Randall <khr@google.com>
Reviewed-by: David Chase <drchase@google.com>
Auto-Submit: David Chase <drchase@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Keith Randall <khr@golang.org>
Diffstat (limited to 'src/net/http')
0 files changed, 0 insertions, 0 deletions
