mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
Not used (yet), but needed to implement SIMD.replacing(with:where:) idiomatically, and probably useful otherwise. **Explanation:** Makes select available in Swift's builtin module, which allows implementing concrete SIMD operations more efficiently. **Risk:** Low. New builtin protected by a feature flag, currently unused. **Testing:** New tests added. **Reviewers:** @eeckstein, @Azoy **Main branch PR:** https://github.com/swiftlang/swift/pull/81598
133 KiB
133 KiB