]> Cypherpunks repositories - gostls13.git/commit
[dev.simd] cmd/compile, simd: fix Int64x2 Greater output type to mask
authorJunyang Shao <shaojunyang@google.com>
Wed, 9 Jul 2025 21:16:03 +0000 (21:16 +0000)
committerJunyang Shao <shaojunyang@google.com>
Wed, 9 Jul 2025 21:42:09 +0000 (14:42 -0700)
commit47b07a87a65584f7b1c1efa26cf94e551e72dc2c
tree11829e0ef62f221a7fbac8063146dcce774bd4ec
parent08cd62e9f50b10a19f96b94c1e75f868b958d113
[dev.simd] cmd/compile, simd: fix Int64x2 Greater output type to mask

This CL is generated by CL 686821.

Change-Id: I4bc4fa717ff858299b13955a40e750709a796fba
Reviewed-on: https://go-review.googlesource.com/c/go/+/686998
Reviewed-by: David Chase <drchase@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Auto-Submit: Junyang Shao <shaojunyang@google.com>
src/simd/ops_amd64.go
src/simd/simd_wrapped_test.go