about summary refs log tree commit diff
path: root/src/test/rustdoc/source-file.rs
diff options
context:
space:
mode:
authorAlex Crichton <alex@alexcrichton.com>2018-12-13 12:50:42 -0800
committerAlex Crichton <alex@alexcrichton.com>2018-12-13 14:05:12 -0800
commit5087aef79202e9f1411a0d0a0a74b0e63643a118 (patch)
treec698acf4b9af6e33b6165340583a4d1588ca7007 /src/test/rustdoc/source-file.rs
parentf4a421ee3cf1259f0750ac7fabd19da1d8551e4c (diff)
downloadrust-5087aef79202e9f1411a0d0a0a74b0e63643a118.tar.gz
rust-5087aef79202e9f1411a0d0a0a74b0e63643a118.zip
rustc: Add an unstable `simd_select_bitmask` intrinsic
This is going to be required for binding a number of AVX-512 intrinsics
in the `stdsimd` repository, and this intrinsic is the same as
`simd_select` except that it takes a bitmask as the first argument
instead of a SIMD vector. This bitmask is then transmuted into a `<NN x
i8>` argument, depending on how many bits it is.

cc rust-lang-nursery/stdsimd#310
Diffstat (limited to 'src/test/rustdoc/source-file.rs')
0 files changed, 0 insertions, 0 deletions