]> Cypherpunks repositories - gostls13.git/commit
cmd/compile: remove outdated comment in prove.go
authorJorropo <jorropo.pgm@gmail.com>
Fri, 9 Aug 2024 13:22:28 +0000 (15:22 +0200)
committerKeith Randall <khr@golang.org>
Tue, 3 Sep 2024 16:39:03 +0000 (16:39 +0000)
commit9a4fe7e14a4f71267f929c5545916f9830a89187
treec6c3eae8c16ba599b80d03e4f1118f05456f5358
parentf49fe2955de792377d2a0411531bb95d745e1d9b
cmd/compile: remove outdated comment in prove.go

See the cases above all of theses are implemented (except XOR which has a blank case with comments).

Change-Id: I9e2994490dac89e86ba70c1abeb1af1cbcf032e9
Reviewed-on: https://go-review.googlesource.com/c/go/+/604416
Reviewed-by: Keith Randall <khr@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: David Chase <drchase@google.com>
Reviewed-by: Keith Randall <khr@golang.org>
src/cmd/compile/internal/ssa/prove.go