about summary refs log tree commit diff
path: root/tests/ui/simd/monomorphize-shuffle-index.rs
AgeCommit message (Expand)AuthorLines
2025-07-20So many test updates x_xScott McMurray-6/+6
2025-04-08UI tests: add missing diagnostic kinds where possibleVadim Petrochenkov-1/+1
2025-02-27remove most `simd_` intrinsic declaration in testsFolkert de Vries-7/+11
2025-02-24rename simd_shuffle_generic → simd_shuffle_const_genericRalf Jung-3/+3
2025-02-02Ported tests/ui/simd to use the intrinsic macrovayunbiyani-6/+9
2024-09-14simd_shuffle: require index argument to be a vectorRalf Jung-5/+5
2024-07-17Split part of `adt_const_params` into `unsized_const_params`Boxy-1/+1
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)-3/+3
2023-09-18Prototype using const generic for simd_shuffle IDX arrayOli Scherer-5/+23
2023-01-11Move /src/test to /testsAlbert Larsan-0/+40