rust/tests/ui/simd
Ralf Jung 60ee1b7ac6 simd_shuffle: require index argument to be a vector 2024-09-14 14:43:24 +02:00
..
intrinsic simd_shuffle: require index argument to be a vector 2024-09-14 14:43:24 +02:00
array-trait.rs fix use of platform_intrinsics in tests 2024-02-25 08:15:44 +01:00
array-trait.stderr Provide structured suggestion for unconstrained generic constant 2024-03-21 00:03:59 +00:00
array-type.rs fix use of platform_intrinsics in tests 2024-02-25 08:15:44 +01:00
const-err-trumps-simd-err.rs Ban non-array SIMD 2024-09-09 19:39:43 -07:00
const-err-trumps-simd-err.stderr Ban non-array SIMD 2024-09-09 19:39:43 -07:00
dont-invalid-bitcast-masks.rs test: dont optimize to invalid bitcasts 2024-06-24 16:54:18 -07:00
dont-invalid-bitcast-x86_64.rs test: dont optimize to invalid bitcasts 2024-06-24 16:54:18 -07:00
generics.rs Ban non-array SIMD 2024-09-09 19:39:43 -07:00
issue-17170.rs Ban non-array SIMD 2024-09-09 19:39:43 -07:00
issue-32947.rs Ban non-array SIMD 2024-09-09 19:39:43 -07:00
issue-39720.rs Ban non-array SIMD 2024-09-09 19:39:43 -07:00
issue-85915-simd-ptrs.rs fix use of platform_intrinsics in tests 2024-02-25 08:15:44 +01:00
issue-89193.rs Ban non-array SIMD 2024-09-09 19:39:43 -07:00
issue-105439.rs fix use of platform_intrinsics in tests 2024-02-25 08:15:44 +01:00
libm_no_std_cant_float.rs Update std::simd usage and test outputs 2023-11-26 09:02:25 -05:00
libm_no_std_cant_float.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
libm_std_can_float.rs [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00
masked-load-store-build-fail.rs fix use of platform_intrinsics in tests 2024-02-25 08:15:44 +01:00
masked-load-store-build-fail.stderr Add simd_masked_{load,store} platform-intrinsics 2023-12-09 12:36:08 +01:00
masked-load-store-check-fail.rs fix use of platform_intrinsics in tests 2024-02-25 08:15:44 +01:00
masked-load-store-check-fail.stderr Add simd_masked_{load,store} platform-intrinsics 2023-12-09 12:36:08 +01:00
masked-load-store.rs fix use of platform_intrinsics in tests 2024-02-25 08:15:44 +01:00
monomorphize-heterogeneous.rs Ban non-array SIMD 2024-09-09 19:39:43 -07:00
monomorphize-heterogeneous.stderr Ban non-array SIMD 2024-09-09 19:39:43 -07:00
monomorphize-shuffle-index.generic.stderr simd_shuffle: require index argument to be a vector 2024-09-14 14:43:24 +02:00
monomorphize-shuffle-index.rs simd_shuffle: require index argument to be a vector 2024-09-14 14:43:24 +02:00
monomorphize-too-long.rs Ban non-array SIMD 2024-09-09 19:39:43 -07:00
monomorphize-too-long.stderr Ban non-array SIMD 2024-09-09 19:39:43 -07:00
monomorphize-zero-length.rs Ban non-array SIMD 2024-09-09 19:39:43 -07:00
monomorphize-zero-length.stderr Ban non-array SIMD 2024-09-09 19:39:43 -07:00
not-out-of-bounds.rs simd_shuffle: require index argument to be a vector 2024-09-14 14:43:24 +02:00
not-out-of-bounds.stderr simd_shuffle: require index argument to be a vector 2024-09-14 14:43:24 +02:00
portable-intrinsics-arent-exposed.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
portable-intrinsics-arent-exposed.stderr Do not use question as label 2024-07-24 21:03:27 +00:00
repr_packed.rs Improve documentation 2024-06-01 14:17:16 -04:00
shuffle.rs simd_shuffle: require index argument to be a vector 2024-09-14 14:43:24 +02:00
simd-bitmask-notpow2.rs fix simd_bitmask return type for non-power-of-two inputs, and add tests 2024-07-01 17:25:14 +02:00
simd-bitmask.rs fix simd_bitmask return type for non-power-of-two inputs, and add tests 2024-07-01 17:25:14 +02:00
size-align.rs [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00
target-feature-mixup.rs Ban non-array SIMD 2024-09-09 19:39:43 -07:00
type-generic-monomorphisation-empty.rs fix use of platform_intrinsics in tests 2024-02-25 08:15:44 +01:00
type-generic-monomorphisation-empty.stderr Show number in error message even for one error 2023-11-24 19:15:52 +01:00
type-generic-monomorphisation-extern-nonnull-ptr.rs Ban non-array SIMD 2024-09-09 19:39:43 -07:00
type-generic-monomorphisation-non-primitive.rs [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00
type-generic-monomorphisation-non-primitive.stderr Show number in error message even for one error 2023-11-24 19:15:52 +01:00
type-generic-monomorphisation-oversized.rs fix use of platform_intrinsics in tests 2024-02-25 08:15:44 +01:00
type-generic-monomorphisation-oversized.stderr Show number in error message even for one error 2023-11-24 19:15:52 +01:00
type-generic-monomorphisation-power-of-two.rs fix use of platform_intrinsics in tests 2024-02-25 08:15:44 +01:00
type-generic-monomorphisation-wide-ptr.rs Ban non-array SIMD 2024-09-09 19:39:43 -07:00
type-generic-monomorphisation-wide-ptr.stderr Ban non-array SIMD 2024-09-09 19:39:43 -07:00
type-generic-monomorphisation.rs Ban non-array SIMD 2024-09-09 19:39:43 -07:00
type-generic-monomorphisation.stderr Show number in error message even for one error 2023-11-24 19:15:52 +01:00
type-len.rs Ban non-array SIMD 2024-09-09 19:39:43 -07:00
type-len.stderr Ban non-array SIMD 2024-09-09 19:39:43 -07:00
type-wide-ptr.rs [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00
type-wide-ptr.stderr Show number in error message even for one error 2023-11-24 19:15:52 +01:00
wasm-simd-indirect.rs [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00