]> Cypherpunks repositories - gostls13.git/commit
[dev.simd] simd: add testing hooks for size-changing conversions
authorDavid Chase <drchase@google.com>
Tue, 19 Aug 2025 19:26:19 +0000 (15:26 -0400)
committerDavid Chase <drchase@google.com>
Wed, 20 Aug 2025 22:10:27 +0000 (15:10 -0700)
commitaf6475df7338155cf6bfca2caf3686b7f8b2f2e2
tree5e687352baf0e6b8719d430648257182266901db
parentede64cf0d82e49edbdcb5107a80bbdac3217b55b
[dev.simd] simd: add testing hooks for size-changing conversions

and adds some tests of size-changing conversions.

IMO the template naming conventions in genfiles
are getting grubby, and I plan to change them in
an immediately following CL.

Change-Id: I4a72e8a8c9e9806fab60570dff4c87a754e427c5
Reviewed-on: https://go-review.googlesource.com/c/go/+/697456
Commit-Queue: David Chase <drchase@google.com>
Reviewed-by: Junyang Shao <shaojunyang@google.com>
TryBot-Bypass: David Chase <drchase@google.com>
src/simd/genfiles.go
src/simd/simulation_helpers_test.go
src/simd/unary_helpers_test.go
src/simd/unary_test.go