about summary refs log tree commit diff
path: root/tests/ui/simd/intrinsic/generic-elements.rs
AgeCommit message (Expand)AuthorLines
2025-09-26Ignore more failing ui tests for GCC backendGuillaume Gomez-0/+1
2025-02-27remove most `simd_` intrinsic declaration in testsFolkert de Vries-16/+13
2025-02-24rename simd_shuffle_generic → simd_shuffle_const_genericRalf Jung-10/+10
2025-02-02Ported tests/ui/simd to use the intrinsic macrovayunbiyani-6/+13
2024-09-14simd_shuffle: require index argument to be a vectorRalf Jung-3/+6
2024-09-09Ban non-array SIMDScott McMurray-7/+7
2024-07-17Split part of `adt_const_params` into `unsized_const_params`Boxy-11/+9
2024-02-25fix use of platform_intrinsics in testsRalf Jung-2/+2
2024-02-16[AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives许杰友 Jieyou Xu (Joe)-1/+1
2023-09-18Prototype using const generic for simd_shuffle IDX arrayOli Scherer-1/+27
2023-08-03Forbid old-style `simd_shuffleN` intrinsicsOli Scherer-12/+10
2023-01-11Move /src/test to /testsAlbert Larsan-0/+77