simd_max(_:_:)
Returns the maximum value of each element in a vector.
Declaration
func simd_max(_ x: simd_int8, _ y: simd_int8) -> simd_int8Returns the maximum value of each element in a vector.
func simd_max(_ x: simd_int8, _ y: simd_int8) -> simd_int8