]> Cypherpunks repositories - gostls13.git/commit
[dev.simd] cmd/compile: remove Add32x4 generic op
authorCherry Mui <cherryyz@google.com>
Thu, 18 Sep 2025 20:08:06 +0000 (16:08 -0400)
committerCherry Mui <cherryyz@google.com>
Thu, 18 Sep 2025 20:36:42 +0000 (13:36 -0700)
commit7ae0eb2e801e12570f189b36899bdf59b4da1b4a
tree0180a7ceb4ef1f7ad3edef24247f8f9675392e47
parent31b664d40b823259fc96253b7e6e4a0aba093dca
[dev.simd] cmd/compile: remove Add32x4 generic op

This was for my early prototype, not used in real code.

Change-Id: I154a027ae2335d12e44625c0e3ce42a7b7d84976
Reviewed-on: https://go-review.googlesource.com/c/go/+/705335
Reviewed-by: Junyang Shao <shaojunyang@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
src/cmd/compile/internal/ssa/_gen/genericOps.go
src/cmd/compile/internal/ssa/opGen.go