The Intel Intrinsics Guide lists _mm256_sin_ps as an available function with the header immintrin.h and the AVX flag, yet is seems to be missing from XCode / OSX.
I do have an AVX2 machine and other AVX intrinsics work fine, am I missing something obvious?