diff options
| author | Ruud van Asseldonk <ruuda@google.com> | 2016-03-11 16:22:11 +0100 |
|---|---|---|
| committer | Ruud van Asseldonk <ruuda@google.com> | 2016-03-13 15:04:14 +0100 |
| commit | e1489caf0b1796db5dc5bc9946db0453838366ea (patch) | |
| tree | 9d66a6ebc5dfc858fef74f2908bb577beed93ea7 /src/libstd/sys/unix/stack_overflow.rs | |
| parent | ddfe9b6d7dff1d0e357a751229dec2db81a2267c (diff) | |
| download | rust-e1489caf0b1796db5dc5bc9946db0453838366ea.tar.gz rust-e1489caf0b1796db5dc5bc9946db0453838366ea.zip | |
Define AVX blend intrinsics
This defines the `_mm256_blendv_pd` and `_mm256_blendv_ps` intrinsics. The `_mm256_blend_pd` and `_mm256_blend_ps` intrinsics are not available as LLVM intrinsics. In Clang they are implemented using the shufflevector builtin. Intel reference: https://software.intel.com/en-us/node/524070.
Diffstat (limited to 'src/libstd/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions
