rust/tests/ui/simd/intrinsic
2025-11-17 20:10:14 +05:30
..
float-math-pass.rs Enable const-testing for the ported SIMD intrinsics 2025-11-17 20:10:14 +05:30
float-minmax-pass.rs Enable const-testing for the ported SIMD intrinsics 2025-11-17 20:10:14 +05:30
generic-arithmetic-2.rs Ignore more failing ui tests for GCC backend 2025-09-26 15:33:48 +02:00
generic-arithmetic-2.stderr Ignore more failing ui tests for GCC backend 2025-09-26 15:33:48 +02:00
generic-arithmetic-pass.rs Enable const-testing for the ported SIMD intrinsics 2025-11-17 20:10:14 +05:30
generic-arithmetic-saturating-2.rs remove most simd_ intrinsic declaration in tests 2025-02-27 12:22:59 +01:00
generic-arithmetic-saturating-2.stderr remove most simd_ intrinsic declaration in tests 2025-02-27 12:22:59 +01:00
generic-arithmetic-saturating-pass.rs Enable const-testing for the ported SIMD intrinsics 2025-11-17 20:10:14 +05:30
generic-as.rs Enable const-testing for the ported SIMD intrinsics 2025-11-17 20:10:14 +05:30
generic-bitmask-pass.rs Enable const-testing for the ported SIMD intrinsics 2025-11-17 20:10:14 +05:30
generic-bitmask.rs remove most simd_ intrinsic declaration in tests 2025-02-27 12:22:59 +01:00
generic-bitmask.stderr remove most simd_ intrinsic declaration in tests 2025-02-27 12:22:59 +01:00
generic-bswap-byte.rs Enable const-testing for the ported SIMD intrinsics 2025-11-17 20:10:14 +05:30
generic-cast-pass.rs Enable const-testing for the ported SIMD intrinsics 2025-11-17 20:10:14 +05:30
generic-cast-pointer-width.rs Enable const-testing for the ported SIMD intrinsics 2025-11-17 20:10:14 +05:30
generic-cast.rs remove most simd_ intrinsic declaration in tests 2025-02-27 12:22:59 +01:00
generic-cast.stderr remove most simd_ intrinsic declaration in tests 2025-02-27 12:22:59 +01:00
generic-comparison-pass.rs Enable const-testing for the ported SIMD intrinsics 2025-11-17 20:10:14 +05:30
generic-comparison.rs remove most simd_ intrinsic declaration in tests 2025-02-27 12:22:59 +01:00
generic-comparison.stderr remove most simd_ intrinsic declaration in tests 2025-02-27 12:22:59 +01:00
generic-elements-pass.rs Enable const-testing for the ported SIMD intrinsics 2025-11-17 20:10:14 +05:30
generic-elements.rs Ignore more failing ui tests for GCC backend 2025-09-26 15:33:48 +02:00
generic-elements.stderr Ignore more failing ui tests for GCC backend 2025-09-26 15:33:48 +02:00
generic-gather-scatter-pass.rs Enable const-testing for the ported SIMD intrinsics 2025-11-17 20:10:14 +05:30
generic-gather-scatter.rs simd intrinsics with mask: accept unsigned integer masks 2025-04-20 12:25:27 +02:00
generic-gather-scatter.stderr simd intrinsics with mask: accept unsigned integer masks 2025-04-20 12:25:27 +02:00
generic-reduction-pass.rs Enable const-testing for the ported SIMD intrinsics 2025-11-17 20:10:14 +05:30
generic-reduction.rs simplify some imports with simd::* 2025-02-27 12:22:59 +01:00
generic-reduction.stderr make simd_insert and simd_extract const fns 2025-02-27 12:23:00 +01:00
generic-select-pass.rs Enable const-testing for the ported SIMD intrinsics 2025-11-17 20:10:14 +05:30
generic-select.rs simd intrinsics with mask: accept unsigned integer masks 2025-04-20 12:25:27 +02:00
generic-select.stderr simd intrinsics with mask: accept unsigned integer masks 2025-04-20 12:25:27 +02:00
generic-shuffle.rs remove most simd_ intrinsic declaration in tests 2025-02-27 12:22:59 +01:00
generic-shuffle.stderr remove most simd_ intrinsic declaration in tests 2025-02-27 12:22:59 +01:00
inlining-issue67557-ice.rs remove most simd_ intrinsic declaration in tests 2025-02-27 12:22:59 +01:00
inlining-issue67557.rs So many test updates x_x 2025-07-20 10:15:14 -07:00
issue-85855.rs remove most simd_ intrinsic declaration in tests 2025-02-27 12:22:59 +01:00
issue-85855.stderr remove most simd_ intrinsic declaration in tests 2025-02-27 12:22:59 +01:00
ptr-cast.rs So many test updates x_x 2025-07-20 10:15:14 -07:00