rust/tests/ui/simd
2024-04-03 16:00:38 +02:00
..
intrinsic rename expose_addr to expose_provenance 2024-04-03 16:00:38 +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 add test ensuring simd codegen checks don't run when a static assertion failed 2024-03-10 12:37:10 +01:00
const-err-trumps-simd-err.stderr preserve span when evaluating mir::ConstOperand 2024-03-14 21:55:07 +01:00
generics.rs fix use of platform_intrinsics in tests 2024-02-25 08:15:44 +01:00
issue-17170.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
issue-32947.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
issue-39720.rs fix use of platform_intrinsics in tests 2024-02-25 08:15:44 +01:00
issue-85915-simd-ptrs.rs fix use of platform_intrinsics in tests 2024-02-25 08:15:44 +01:00
issue-89193.rs fix use of platform_intrinsics in tests 2024-02-25 08:15:44 +01: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
libm_no_std_cant_float.stderr
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
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
masked-load-store.rs fix use of platform_intrinsics in tests 2024-02-25 08:15:44 +01:00
monomorphize-heterogeneous.rs
monomorphize-heterogeneous.stderr
monomorphize-shuffle-index.generic.stderr
monomorphize-shuffle-index.rs fix use of platform_intrinsics in tests 2024-02-25 08:15:44 +01:00
not-out-of-bounds.rs check that simd_insert/extract indices are in-bounds 2024-02-23 19:43:59 +01:00
not-out-of-bounds.stderr check that simd_insert/extract indices are in-bounds 2024-02-23 19:43:59 +01:00
portable-intrinsics-arent-exposed.rs
portable-intrinsics-arent-exposed.stderr
repr_packed.rs fix use of platform_intrinsics in tests 2024-02-25 08:15:44 +01:00
shuffle.rs fix use of platform_intrinsics in tests 2024-02-25 08:15:44 +01:00
simd-bitmask.rs fix use of platform_intrinsics in tests 2024-02-25 08:15:44 +01:00
size-align.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
target-feature-mixup.rs Update test directives for wasm32-wasip1 2024-03-11 09:36:35 -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
type-generic-monomorphisation-extern-nonnull-ptr.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00: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
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
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 [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
type-generic-monomorphisation-wide-ptr.stderr
type-generic-monomorphisation.rs fix use of platform_intrinsics in tests 2024-02-25 08:15:44 +01:00
type-generic-monomorphisation.stderr
type-len.rs
type-len.stderr
type-wide-ptr.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
type-wide-ptr.stderr
wasm-simd-indirect.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00