diff options
| author | Keith Randall <khr@golang.org> | 2025-02-13 08:04:03 -0800 |
|---|---|---|
| committer | Gopher Robot <gobot@golang.org> | 2025-02-13 12:27:55 -0800 |
| commit | a7e331e67105f1a8cc0236b7f3b1e6a3570dda27 (patch) | |
| tree | bbb563d24d305d71fc96bcfc1243c7f36402c0ca /src/cmd/objdump/objdump_test.go | |
| parent | ca4649747a0057ea59c34c4126ab3eed6086dd88 (diff) | |
| download | go-a7e331e67105f1a8cc0236b7f3b1e6a3570dda27.tar.xz | |
cmd/compile: implement signed loads from read-only memory
In addition to unsigned loads which already exist.
This helps code that does switches on strings to constant-fold
the switch away when the string being switched on is constant.
Fixes #71699
Change-Id: If3051af0f7255d2a573da6f96b153a987a7f159d
Reviewed-on: https://go-review.googlesource.com/c/go/+/649295
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Cuong Manh Le <cuong.manhle.vn@gmail.com>
Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
Reviewed-by: Keith Randall <khr@google.com>
Auto-Submit: Keith Randall <khr@google.com>
Diffstat (limited to 'src/cmd/objdump/objdump_test.go')
0 files changed, 0 insertions, 0 deletions
