diff options
| author | kennytm <kennytm@gmail.com> | 2018-12-14 22:10:21 +0800 |
|---|---|---|
| committer | kennytm <kennytm@gmail.com> | 2018-12-14 22:17:52 +0800 |
| commit | 3397b79868cdbfa87b55fef77176a8e8084f04d9 (patch) | |
| tree | e8b8991b50efee7c164dd85662278936de4f6aac /src/libstd/sys/wasm/stack_overflow.rs | |
| parent | 4a0ee22bc2fdeb2de198edc5c3916f0066080de9 (diff) | |
| parent | 5087aef79202e9f1411a0d0a0a74b0e63643a118 (diff) | |
| download | rust-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
