rust/library/std
Matthias Krüger 92d8bf918c
Rollup merge of #101861 - wesleywiser:update_stdarch, r=Amanieu
Update stdarch

This pulls in the following changes:

- [Use simd_bitmask intrinsic in a couple of places](9f0928782b)
- [Remove simd_shuffle<n> usage in favor of simd_shuffle](3fd17e4607)
- [Remove late specifiers in __cpuid_count](f1db941633)
  - Helps with #101346
- [Use mov and xchg instead of movl(q) and xchgl(q)](3049a31937)
- [Bump cfg-if dependency to 1.0](f305cc83e7)
- [Fix documentation of __m256bh and __m512bh structs](699c093a42)

r? ``@Amanieu``
2022-09-17 19:27:07 +02:00
..
benches
primitive_docs
src Rollup merge of #101672 - idigdoug:array_try_into, r=Mark-Simulacrum 2022-09-17 19:27:05 +02:00
tests
build.rs
Cargo.toml Update stdarch 2022-09-15 13:05:28 -04:00