]> Cypherpunks repositories - gostls13.git/commit
cmd/compile: name change isDirect -> isDirectAndComparable
authorKeith Randall <khr@golang.org>
Tue, 28 Oct 2025 17:07:48 +0000 (10:07 -0700)
committerGopher Robot <gobot@golang.org>
Tue, 28 Oct 2025 18:12:30 +0000 (11:12 -0700)
commitea50d61b667276bfd3449d5e172adc4b92f72290
tree8e93661aefa20aed0bc1454cc3aca744e1e68cf6
parentbd4dc413cd80d3c160e875686e1be1eae5d48d4b
cmd/compile: name change isDirect -> isDirectAndComparable

Now that it also restricts to comparable types. Followon to CL 713840.

Change-Id: Idd975c3fd16fb51f55360f2fa0b89ab0bf1d00ed
Reviewed-on: https://go-review.googlesource.com/c/go/+/715700
Auto-Submit: Keith Randall <khr@golang.org>
Reviewed-by: Mateusz Poliwczak <mpoliwczak34@gmail.com>
Reviewed-by: Michael Knyszek <mknyszek@google.com>
Reviewed-by: Keith Randall <khr@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
src/cmd/compile/internal/ssa/_gen/generic.rules
src/cmd/compile/internal/ssa/rewrite.go
src/cmd/compile/internal/ssa/rewritegeneric.go