]> Cypherpunks repositories - gostls13.git/commit
[dev.simd] simd, cmd/compile: mark BLEND instructions as not-zero-mask
authorDavid Chase <drchase@google.com>
Mon, 18 Aug 2025 19:04:45 +0000 (15:04 -0400)
committerDavid Chase <drchase@google.com>
Mon, 18 Aug 2025 20:12:38 +0000 (13:12 -0700)
commit8ccd6c20347dfb6095a572ec3dc43f19c60f622c
tree204281e17d15c3b8cc82b707c36b105ca54af59c
parent9a934d5080ee103c43e92c35e213b97a92b8bd4a
[dev.simd] simd, cmd/compile: mark BLEND instructions as not-zero-mask

Change-Id: Ida9f29423d62a25be41dcf637ffb9275b7cae642
Reviewed-on: https://go-review.googlesource.com/c/go/+/697055
Reviewed-by: Cherry Mui <cherryyz@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
src/cmd/compile/internal/amd64/simdssa.go
src/simd/_gen/simdgen/ops/Moves/go.yaml
src/simd/simd_test.go