swift-numerics icon indicating copy to clipboard operation
swift-numerics copied to clipboard

`SIMD{n}: ElementaryFunctions` conformances

Open dan-zheng opened this issue 5 years ago • 1 comments
trafficstars

ElementaryFunctions was added to apple/swift with conformances for SIMD types. It seems those conformances were dropped when ElementaryFunctions was moved to apple/swift-numerics.

Is it reasonable to re-add SIMD{n}: ElementaryFunctions conformances to apple/swift-numerics?


Context: https://github.com/tensorflow/swift/issues/404

dan-zheng avatar Mar 12 '20 03:03 dan-zheng

Yup, this is a very reasonable thing to add, I'll take a look shortly.

stephentyrone avatar Mar 20 '20 14:03 stephentyrone