mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
This gives us a means to use llvm's intrinsics that implement more niche SIMD instructions from the standard library, where we cannot use the C intrinsics headers from clang (because they're in the cpp module).