]> Cypherpunks repositories - gostls13.git/commit
simd/archsimd: add more tests for Truncate operations
authorCherry Mui <cherryyz@google.com>
Sat, 27 Dec 2025 19:21:37 +0000 (14:21 -0500)
committerCherry Mui <cherryyz@google.com>
Tue, 30 Dec 2025 00:19:41 +0000 (16:19 -0800)
commite0c99fe285be8df2b8a74d9c23f4b06391d7594a
tree72bd0e008659ba7823d47cbecd6610e9a75282c8
parent08369369e5a4b27d8f6d21ea571ea5027b9a2b46
simd/archsimd: add more tests for Truncate operations

Now include operations with input and output with different
lengths.

Change-Id: I5c9759e31ffae2d621a13f9cb3f5dd64e87a1c44
Reviewed-on: https://go-review.googlesource.com/c/go/+/732920
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: David Chase <drchase@google.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