]> Cypherpunks repositories - gostls13.git/commit
simd/archsimd: correct documentation of Mask types
authorCherry Mui <cherryyz@google.com>
Tue, 30 Dec 2025 22:08:25 +0000 (17:08 -0500)
committerCherry Mui <cherryyz@google.com>
Fri, 2 Jan 2026 20:13:06 +0000 (12:13 -0800)
commitc3550b3352ae283110c443576e1e62cdf8efaa72
tree51612052543b8bb981ed61abec662f2568d916b2
parent34ad26341d454876964445d7c6dd8f8378efb8c3
simd/archsimd: correct documentation of Mask types

The documentation of Mask types currently describe vector types,
not masks. Correct them.

Change-Id: Ib2723310842c6d10cfdd772c7abb8d4c1e63b130
Reviewed-on: https://go-review.googlesource.com/c/go/+/733342
Reviewed-by: David Chase <drchase@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
src/simd/archsimd/_gen/simdgen/gen_simdTypes.go
src/simd/archsimd/types_amd64.go