]> Cypherpunks repositories - gostls13.git/commit
internal/cpu: remove unused const cpuid_SSE2
authorTobias Klauser <tklauser@distanz.ch>
Tue, 21 May 2024 08:04:53 +0000 (10:04 +0200)
committerGopher Robot <gobot@golang.org>
Wed, 22 May 2024 13:40:20 +0000 (13:40 +0000)
commit16ab55f07f5791b1d7f3566907121ac069b144e9
tree520abf9e823a3808b1d22663deae7095c660ad80
parentbb2b73635f391def286b3adc4eae2e2bb4a4ade0
internal/cpu: remove unused const cpuid_SSE2

It's unused since CL 344350.

Change-Id: I1aacb9d3db6798aa7013a58603112894e2281002
Reviewed-on: https://go-review.googlesource.com/c/go/+/587035
Auto-Submit: Tobias Klauser <tobias.klauser@gmail.com>
Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
Reviewed-by: Ian Lance Taylor <iant@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
src/internal/cpu/cpu_x86.go