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