]> Cypherpunks repositories - gostls13.git/commit
cmd/compile/internal/ssa: mark opPPC64ADDZE as having a flag input
authorPaul E. Murphy <murp@ibm.com>
Thu, 21 Mar 2024 21:00:17 +0000 (16:00 -0500)
committerPaul Murphy <murp@ibm.com>
Mon, 8 Apr 2024 15:53:17 +0000 (15:53 +0000)
commitda732dd1c0304819ae107754206eb9da7d282469
treef07bb270c7d757bba25973487d20bba790d29c60
parentae0a08dee964772fbb36008f03a5f082a405e219
cmd/compile/internal/ssa: mark opPPC64ADDZE as having a flag input

This was missed in CL 571055.

Change-Id: I58d6469c9ea323943e9c230a54fba8f7ec705d47
Reviewed-on: https://go-review.googlesource.com/c/go/+/573515
Reviewed-by: Than McIntosh <thanm@google.com>
Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
Reviewed-by: Lynn Boger <laboger@linux.vnet.ibm.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
src/cmd/compile/internal/ssa/schedule.go