Russ Bishop: In Swift 1.2 you could @import simd but it wouldn’t do you much good. The compiler has to map the types to intrinsics, support certain alignment requirements and padding, etc. Swift 1.2 didn’t know how to do any of that so vector extensions were basically unusable. In Swift 2 that has changed. All … Continue reading Swift 2: SIMD
Copy and paste this URL into your WordPress site to embed
Copy and paste this code into your site to embed