aboutsummaryrefslogtreecommitdiff
path: root/src/sync
diff options
context:
space:
mode:
authorDavid Chase <drchase@google.com>2025-07-25 15:18:11 -0400
committerDavid Chase <drchase@google.com>2025-08-04 11:52:48 -0700
commitd375b95357fdf8cdfec722b3672dcc425acf10ad (patch)
tree34e2a92ae74317cff2f235436498b1de3995e221 /src/sync
parent3f92aa1ecae1f935731cffefcfe3a400e284ab82 (diff)
downloadgo-d375b95357fdf8cdfec722b3672dcc425acf10ad.tar.xz
[dev.simd] simd: move lots of slice functions and methods to generated code
Lots of handwritten/stenciled code is now untouched by human hands For certain combinations of operation-arity and type, there is an option to use a flaky version of a test helper, that only requires "close enough". For example: testFloat32x4TernaryFlaky(t, simd.Float32x4.FusedMultiplyAdd, fmaSlice[float32], 0.001) Some of the quirkier operations have their behavior captured in their test-simulation, for example, ceilResidue regards infinities as integers (therefore their residue is zero). Change-Id: I8242914e5ab399edbe226da8586988441cffa83f Reviewed-on: https://go-review.googlesource.com/c/go/+/690575 LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com> Reviewed-by: Cherry Mui <cherryyz@google.com>
Diffstat (limited to 'src/sync')
0 files changed, 0 insertions, 0 deletions