Highlights
- Arctic Code Vault Contributor
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Popular repositories
-
-
-
-
vala-extra-vapis Archived
This repository is no longer active; please use https://gitlab.gnome.org/GNOME/vala-extra-vapis instead.
2,438 contributions in the last year
Contribution activity
August 2020
- avx512dq: implement mm{256,512}_broadcast_f32x{2,8}
- avx512f: implement mm512_f{msub,nmadd,nmsub}_p{s,d} and mm512_cvt{pd_ps,ps_pd}
- avx512vl: implement mm_{mask,maskz}_add_epi{8,16,32,64}
- sse2: added NEON impl for mm_sub_{sd,pd,epu32,si64}, mm_{add,sqrt}_sd
- sse2: added NEON impl for mm_{mul,div}_{sd,pd}
Created an issue in simd-everywhere/simde that received 1 comment
Add macro to detect IEEE 754 storage
We have several functions which need to detect whether a number is stored using IEEE 754 in order to enable optimizations, mostly for approximate m…
1
comment