rust/tests/ui/simd
2024-08-13 07:51:17 +02:00
..
intrinsic Split part of adt_const_params into unsized_const_params 2024-07-17 11:01:29 +01:00
array-trait.rs
array-trait.stderr
array-type.rs
const-err-trumps-simd-err.rs Fix tests and bless 2024-04-24 13:12:33 +01:00
const-err-trumps-simd-err.stderr
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
issue-17170.rs
issue-32947.rs
issue-39720.rs
issue-85915-simd-ptrs.rs
issue-89193.rs
issue-105439.rs
libm_no_std_cant_float.rs
libm_no_std_cant_float.stderr
libm_std_can_float.rs
masked-load-store-build-fail.rs
masked-load-store-build-fail.stderr
masked-load-store-check-fail.rs
masked-load-store-check-fail.stderr
masked-load-store.rs
monomorphize-heterogeneous.rs
monomorphize-heterogeneous.stderr
monomorphize-shuffle-index.generic.stderr
monomorphize-shuffle-index.rs Split part of adt_const_params into unsized_const_params 2024-07-17 11:01:29 +01:00
not-out-of-bounds.rs
not-out-of-bounds.stderr
portable-intrinsics-arent-exposed.rs
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 intrinsic: allow argument to be passed as vector (not just as array) 2024-08-13 07:51:17 +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
target-feature-mixup.rs
type-generic-monomorphisation-empty.rs
type-generic-monomorphisation-empty.stderr
type-generic-monomorphisation-extern-nonnull-ptr.rs
type-generic-monomorphisation-non-primitive.rs
type-generic-monomorphisation-non-primitive.stderr
type-generic-monomorphisation-oversized.rs
type-generic-monomorphisation-oversized.stderr
type-generic-monomorphisation-power-of-two.rs
type-generic-monomorphisation-wide-ptr.rs
type-generic-monomorphisation-wide-ptr.stderr
type-generic-monomorphisation.rs
type-generic-monomorphisation.stderr
type-len.rs
type-len.stderr
type-wide-ptr.rs
type-wide-ptr.stderr
wasm-simd-indirect.rs