kunpengcompute / AvxToNeon

Encapsulate the frequently used AVX instructions as independent modules to reduce repeated development workload.
Apache License 2.0
114 stars 41 forks source link

Add _mm256_set1_epi16 #29

Open CryptoPenguin15 opened 9 months ago

CryptoPenguin15 commented 9 months ago

Supportedlist.md contains _mm256_set1_epi16. Add implementation and tests.

CLAassistant commented 9 months ago

CLA assistant check
All committers have signed the CLA.