]> Cypherpunks repositories - gostls13.git/commit
cmd/compile: remove manually implemented popcount in _gen/main.go
authorJorropo <jorropo.pgm@gmail.com>
Sun, 13 Nov 2022 19:41:58 +0000 (20:41 +0100)
committerKeith Randall <khr@golang.org>
Tue, 15 Nov 2022 16:10:08 +0000 (16:10 +0000)
commitb4ff4792989853b82150c1dc136ba024f6a09d0a
treee6d716d352a52b5cc1d91a202a92d0600144ebda
parent362713183a8947394d2900563e711d05c9bbd67b
cmd/compile: remove manually implemented popcount in _gen/main.go

Change-Id: I7b4da26bace15c2b632c2dbfe56cc2799bbfdb02
Reviewed-on: https://go-review.googlesource.com/c/go/+/450058
Reviewed-by: Martin Möhrmann <moehrmann@google.com>
Reviewed-by: Keith Randall <khr@golang.org>
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Keith Randall <khr@google.com>
Run-TryBot: Keith Randall <khr@golang.org>
src/cmd/compile/internal/ssa/_gen/main.go