You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?