1.this release includes the frequently used AVX instructions,which are encapsulated as independent modules to reduce repeated development workload.
2.release contains a total of 265 interfaces. But the efficiency of some complex interfaces is low ,such as _mm_cmpestri、_mm256_movemask_epi8 and so on;
inteface type | count of interface |
---|---|
mm128 | 20 |
mm256 | 112 |
mm512 | 133 |
3.support some scenarios such as gkl and hyperscan;