diff options
| author | Ch1n-ch1nless <aleksandrov.oa.work@gmail.com> | 2025-11-21 12:58:40 +0300 |
|---|---|---|
| committer | Gopher Robot <gobot@golang.org> | 2025-11-21 12:36:07 -0800 |
| commit | d0d0a7298036793e0648bfd6d296a1cdac372a97 (patch) | |
| tree | 6f4876ae82083d423dc74cee861213751d5aa67c /src/errors/example_test.go | |
| parent | a9704f89ea6bc02815557db8d89c1fa22a779b7e (diff) | |
| download | go-d0d0a7298036793e0648bfd6d296a1cdac372a97.tar.xz | |
cmd/compile/internal/ssa: correct type of ARM64 conditional instructions
The CCMP, CCMN, CCMPconst, and related instructions in ARM64Ops.go
were incorrectly set to type "Flag". This non-existent type caused
compilation failures during the "lower" and "late lower" passes.
Change them to the correct type, "Flags".
Change-Id: I4fbf96b8c7b051be901711948028a717ce953e5e
Reviewed-on: https://go-review.googlesource.com/c/go/+/722780
Reviewed-by: Keith Randall <khr@golang.org>
Reviewed-by: Keith Randall <khr@google.com>
Auto-Submit: Keith Randall <khr@golang.org>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Mark Freeman <markfreeman@google.com>
Diffstat (limited to 'src/errors/example_test.go')
0 files changed, 0 insertions, 0 deletions
