Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add _MM_SHUFFLE2() macro for shuffle parameter for _mm_shuffle_pd()
This macro is defined in emmintrin.h and used sometimes by application. Cf https://clang.llvm.org/doxygen/emmintrin_8h.html#a3aeb3a59d7de7f9ca49c1153baa9da58 for its definition
- Loading branch information