]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - Vc/include/Vc/avx/macros.h
update to Vc 0.7.3-dev
[u/mrichter/AliRoot.git] / Vc / include / Vc / avx / macros.h
index 17d10f62a3846bfd20a801d0b76e087b5bb50794..3a755434e26b1755d4a8a8edf9d6dad23c72dfd2 100644 (file)
 #define VC_AVX_MACROS_H
 #undef VC_AVX_UNDOMACROS_H
 
-#ifndef _M256
-# define _M256 __m256
-#endif
-
-#ifndef _M256I
-# define _M256I __m256i
-#endif
-
-#ifndef _M256D
-# define _M256D __m256d
-#endif
-
 #endif // VC_AVX_MACROS_H