1
0
mirror of https://github.com/paboyle/Grid.git synced 2024-09-20 09:15:38 +01:00
Grid/lib/simd
Peter Boyle 5ef42add2d Changes to remove warnings under icc; disambiguate AVX512 from IMCI correctly
and drop swizzles in AVX512. Don't know why these compiled.
2015-09-23 05:23:45 -07:00
..
.dirstamp Partial implementation of the vector types SIMD 2015-05-19 17:21:17 +09:00
Grid_avx512.h Changes to remove warnings under icc; disambiguate AVX512 from IMCI correctly 2015-09-23 05:23:45 -07:00
Grid_avx.h Corrected bug in integer multiplications for SSE4 and AVX2 2015-06-16 23:34:45 +09:00
Grid_empty.h Experimental support for ARM 2015-06-09 15:46:21 +09:00
Grid_imci.h Changes to remove warnings under icc; disambiguate AVX512 from IMCI correctly 2015-09-23 05:23:45 -07:00
Grid_neon.h More NEON functionalities 2015-07-21 11:52:15 +09:00
Grid_qpx.h Included Gpermute in the new Grid_simd.h file style. 2015-05-27 12:11:44 +09:00
Grid_sse4.h Corrected bug in integer multiplications for SSE4 and AVX2 2015-06-16 23:34:45 +09:00
Grid_vector_types.h Changes to remove warnings under icc; disambiguate AVX512 from IMCI correctly 2015-09-23 05:23:45 -07:00
Grid_vector_unops.h Debugged vector version of ProjectOnGroup 2015-07-06 02:24:58 +09:00