Change information
Commit message:
simd/archsimd: reword documentation for conversion ops
Use more compact wording for extension, truncation, and
saturation. Say that we pack the results to the low elements and
zero the high elements if and only if the result has more elements.
Change-Id: Iae98d3c6ea6b5b5fa0acd548471e8d6c70a26d2d
Files:
- M src/simd/archsimd/_gen/simdgen/godefs.go
- M src/simd/archsimd/_gen/simdgen/ops/Converts/categories.yaml
- M src/simd/archsimd/_gen/simdgen/ops/Converts/go.yaml
- M src/simd/archsimd/ops_amd64.go
Change size: L
Delta: 4 files changed, 254 insertions(+), 374 deletions(-)
Branch: refs/heads/master
Submit Requirements:
Code-Review: +2 by David Chase
TryBots-Pass: LUCI-TryBot-Result+1 by Go LUCI