about summary refs log tree commit diff
path: root/src/libstd/sys/wasm/stack_overflow.rs
diff options
context:
space:
mode:
authorkennytm <kennytm@gmail.com>2018-12-14 22:10:21 +0800
committerkennytm <kennytm@gmail.com>2018-12-14 22:17:52 +0800
commit3397b79868cdbfa87b55fef77176a8e8084f04d9 (patch)
treee8b8991b50efee7c164dd85662278936de4f6aac /src/libstd/sys/wasm/stack_overflow.rs
parent4a0ee22bc2fdeb2de198edc5c3916f0066080de9 (diff)
parent5087aef79202e9f1411a0d0a0a74b0e63643a118 (diff)
downloadrust-3397b79868cdbfa87b55fef77176a8e8084f04d9.tar.gz
rust-3397b79868cdbfa87b55fef77176a8e8084f04d9.zip
Rollup merge of #56789 - alexcrichton:simd_select_bitmask, r=rkruppe
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/libstd/sys/wasm/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions