]> Cypherpunks repositories - gostls13.git/commit
cmd/compile/internal/ssa: use built-in min function
authorMarcel Meyer <mm.marcelmeyer@gmail.com>
Thu, 10 Apr 2025 21:52:32 +0000 (21:52 +0000)
committerGopher Robot <gobot@golang.org>
Thu, 10 Apr 2025 23:38:29 +0000 (16:38 -0700)
commit037112464b4439571b45536de9ebe4bc9e10ecb7
tree21ef24800dda4847e7ff61c8cc24801ef82933d7
parent9d915d6870dffc36c57ede002bfb640d607f8e92
cmd/compile/internal/ssa: use built-in min function

Change-Id: Id4276adea58afdf98c6f9b547cca0546fc659ae1
GitHub-Last-Rev: 4c836241c86d51c69330153dea1c5679958c37f9
GitHub-Pull-Request: golang/go#73323
Reviewed-on: https://go-review.googlesource.com/c/go/+/664695
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Keith Randall <khr@google.com>
Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
Reviewed-by: Keith Randall <khr@golang.org>
Auto-Submit: Dmitri Shuralyov <dmitshur@google.com>
src/cmd/compile/internal/ssa/writebarrier.go