-
Notifications
You must be signed in to change notification settings - Fork 288
Avx512 #891
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Avx512 #891
Conversation
r? @Amanieu (rust_highfive has picked a reviewer for you, use r? to override) |
_mm512_fmsub_ps can be vfmadd132ps or vfmadd213ps or vfmadd231ps. |
|
For rounding modes can you do the same thing as the |
It looks like this broke the check-style tests. It wasn't caught before merge because |
fmadd: ps,pd
fnmadd: ps,pd
fmsub: ps,pd
fnmsub: ps,pd
fmaddsub: ps,pd
fmsubadd: ps,pd
add_round: ps,pd
sub_round: ps,pd
mul_round: ps,pd
div_round: ps,pd
sqrt_round: ps,pd
cvt_roundps_epi32
cvt_roundps_epu32