rust-lang / stdarch

Rust's standard library vendor-specific APIs and run-time feature detection
https://doc.rust-lang.org/stable/core/arch/
Apache License 2.0
599 stars 264 forks source link

Some small refactorings #1611

Closed sayantn closed 1 month ago

sayantn commented 1 month ago

Use llvm intrinsics for vfpclassss and vfpclasssd Use simd_insert for x86_polyfill Remove avx512f.md and avx512bw.md as they have been superseded by missing-x86.md

rustbot commented 1 month ago

r? @Amanieu

rustbot has assigned @Amanieu. They will have a look at your PR within the next two weeks and either review your PR or reassign to another reviewer.

Use r? to explicitly pick a reviewer