]> Cypherpunks repositories - gostls13.git/commit
simd/archsimd: add more tests for Extend operations
authorCherry Mui <cherryyz@google.com>
Fri, 26 Dec 2025 16:53:19 +0000 (11:53 -0500)
committerCherry Mui <cherryyz@google.com>
Sat, 27 Dec 2025 17:02:20 +0000 (09:02 -0800)
commit037c047f2cb5c962335898c85af2ecef8045027f
tree9efd1b12db12b8f76d1d7346abb7805da8822078
parent7971fcdf537054608b2443a32f0fbb6dd4eba12a
simd/archsimd: add more tests for Extend operations

The operations that extend only low elements, ExtendLoNTo..., are
not yet included.

Change-Id: I93168889b92c56720344b443c1cff238f8cc096a
Reviewed-on: https://go-review.googlesource.com/c/go/+/732661
Reviewed-by: David Chase <drchase@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
src/simd/archsimd/_gen/tmplgen/main.go
src/simd/archsimd/internal/simd_test/helpers_test.go
src/simd/archsimd/internal/simd_test/unary_helpers_test.go
src/simd/archsimd/internal/simd_test/unary_test.go