about summary refs log tree commit diff
path: root/src/test/ui/simd/simd-intrinsic-generic-elements.rs
AgeCommit message (Collapse)AuthorLines
2021-10-04Rearrange test/ui/{simd,simd-intrinsic}Jubilee Young-103/+0
Mostly test/ui/simd-intrinsic -> test/ui/simd/intrinsic Intrinsics-per-se tests moved into that folder Repetitive names were cut short. Duplicate names given -pass annotations.
2021-05-13fix test suiteRalf Jung-9/+11
2021-01-23Fix maximum SIMD lane count, and expose it to other crates. Disallow SIMD ↵Caleb Zulawski-24/+0
vectors with non-power-of-two lengths.
2020-02-20Revert "Rollup merge of #69280 - ↵Dylan MacKenzie-5/+1
ecstatic-morse:promote-shuffle-no-special-case, r=petrochenkov" This reverts commit 61d3b6dedb1ec1f3e3cbd3d66b1a3453225bc37c, reversing changes made to c6ad1e2c2a0c7e48537617d36085f866fa6a65a3.
2020-02-18Add `#[rustc_args_required_const]` to `simd_shuffle` testsDylan MacKenzie-1/+5
2019-07-27tests: Move run-pass tests without naming conflicts to uiVadim Petrochenkov-0/+125