Hi, my first post here.
In the video "What's new in Swift" at https://developer.apple.com/videos/wwdc/2015/?id=106, one of the points listed on the slide of new features (but not discussed) was SIMD vector operations.
I looked in the pre-release "The Swift Language" iBook and couldn't find mention of SIMD, and anything concerning Vectors appeared to be to do with Advanced Operators (as in the previous versions of "The Swift Language"). Does anyone have any information about what was meant? Is the Accelerate framework being made obsolete? Will we even have to worry about this, or is it an internal compiler optimisation?
Thanks,
Geordie