-
Notifications
You must be signed in to change notification settings - Fork 287
std_detect: add avx512fp16 #1508
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Conversation
r? @Amanieu (rustbot has picked a reviewer for you, use r? to override) |
7628825
to
db0cdbc
Compare
CI should be fixed now, can you rebase? |
CI passed. |
I noticed that |
add avx512fp16 to x86 target features std_detect avx512fp16: rust-lang/stdarch#1508
Rollup merge of rust-lang#119543 - usamoi:avx512fp16, r=oli-obk add avx512fp16 to x86 target features std_detect avx512fp16: rust-lang/stdarch#1508
|
This is fine to merge, but we're waiting on rust-lang/rust#121088 to fix CI-related issues. |
add avx512fp16 to x86 target features std_detect avx512fp16: rust-lang/stdarch#1508
f05f4c8
to
895da3c
Compare
Signed-off-by: usamoi <usamoi@outlook.com>
get cpuid number from https://cdrdv2-public.intel.com/678970/intel-avx512-fp16.pdf