diff options
| author | Keith Randall <khr@golang.org> | 2025-03-13 16:15:15 -0700 |
|---|---|---|
| committer | Keith Randall <khr@google.com> | 2025-03-13 21:24:20 -0700 |
| commit | a1ddbdd3ef8b739aab53f20d6ed0a61c3474cf12 (patch) | |
| tree | aeabb85b91d425a151b2f9c1cf38b5edba528d19 /src/debug/elf | |
| parent | 80f068928fd957935df3d61da319331e76a73b49 (diff) | |
| download | go-a1ddbdd3ef8b739aab53f20d6ed0a61c3474cf12.tar.xz | |
cmd/compile: don't move nilCheck operations during tighten
Nil checks need to stay in their original blocks. They cannot
be moved to a following conditionally-executed block.
Fixes #72860
Change-Id: Ic2d66cdf030357d91f8a716a004152ba4c016f77
Reviewed-on: https://go-review.googlesource.com/c/go/+/657715
Reviewed-by: Cuong Manh Le <cuong.manhle.vn@gmail.com>
Reviewed-by: Keith Randall <khr@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Cherry Mui <cherryyz@google.com>
Diffstat (limited to 'src/debug/elf')
0 files changed, 0 insertions, 0 deletions
