summaryrefslogtreecommitdiff
path: root/numpy/core/src/common/simd/simd.h
Commit message (Expand)AuthorAgeFilesLines
* ENH, SIMD: Discard non-signaling comparison intrinsicsSayed Adel2022-12-151-0/+3
* SIMD: Add new intrinsics to check true cross all vector lanesSayed Adel2022-09-191-0/+4
* ENH, SIMD: Extend universal intrinsics to support IBMZSayed Adel2022-06-041-4/+14
* BUG, SIMD: Workaround broadcasting SIMD 64-bit integers on MSVC 32-bit modeSayed Adel2021-10-281-0/+19
* SIMD: add NPYV intrinsics that compute the parameters used for fast integer d...Sayed Adel2021-03-081-0/+5
* ENH, SIMD: Add new NPYV intrinsics pack(1)Sayed Adel2020-12-221-0/+7
* ENH, SIMD: Add partial/non-contig load and store intrinsics for 32/64-bitSayed Adel2020-10-091-0/+49
* ENH: [2/4] implement the NumPy C SIMD vectorization interfaceSayed Adel2020-07-081-0/+1
* ENH: [1/4] implement the NumPy C SIMD vectorization interfaceSayed Adel2020-07-081-0/+55