diff options
| author | bors <bors@rust-lang.org> | 2016-03-12 16:18:34 -0800 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2016-03-12 16:18:34 -0800 |
| commit | 531b928ea65270a47aeb91c33a4ede447f152103 (patch) | |
| tree | 271fd3d4aa59b41b8edb7035daa012a1e077fc46 /src/libstd/sys/unix/stack_overflow.rs | |
| parent | a2c56de7643c3b989c703758f0fb9f426403bca2 (diff) | |
| parent | c306853edafb8b740c3e224ce4fa1842a6924dc5 (diff) | |
| download | rust-531b928ea65270a47aeb91c33a4ede447f152103.tar.gz rust-531b928ea65270a47aeb91c33a4ede447f152103.zip | |
Auto merge of #32140 - ruud-v-a:avx-intrinsics, r=alexcrichton
Add AVX broadcast and conversion intrinsics This adds the following intrinsics: * `_mm256_broadcast_pd` * `_mm256_broadcast_ps` * `_mm256_cvtepi32_pd` * `_mm256_cvtepi32_ps` * `_mm256_cvtpd_epi32` * `_mm256_cvtpd_ps` * `_mm256_cvtps_epi32` * `_mm256_cvtps_pd` * `_mm256_cvttpd_epi32` * `_mm256_cvttps_epi32` The "avx" codegen feature must be enabled to use these.
Diffstat (limited to 'src/libstd/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions
