]> Cypherpunks repositories - gostls13.git/commit
simd/archsimd: add more tests for Convert operations
authorCherry Mui <cherryyz@google.com>
Fri, 26 Dec 2025 21:38:56 +0000 (16:38 -0500)
committerCherry Mui <cherryyz@google.com>
Sat, 27 Dec 2025 17:02:27 +0000 (09:02 -0800)
commitca13fe02c48db993a34d441d87180cf665d5b288
tree9b8a918a89a8c512ed1874a2cbd1dc36c07fce4f
parent037c047f2cb5c962335898c85af2ecef8045027f
simd/archsimd: add more tests for Convert operations

For now, only include operations that input and output vectors
have the same number of elements.

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