...

Text file src/simd/archsimd/_gen/simdgen/ops/NegAbs/categories.yaml

Documentation: simd/archsimd/_gen/simdgen/ops/NegAbs

     1!sum
     2- go: Neg
     3  commutative: false
     4  documentation: !string |-
     5    // NAME returns the elementwise negation of x.
     6
     7# TODO: move Abs here from IntOnlyArith; on ARM64 it applies to float types too.

View as plain text