about summary refs log tree commit diff
path: root/tests/ui/simd/intrinsic/float-math-pass.rs
AgeCommit message (Collapse)AuthorLines
2025-07-20So many test updates x_xScott McMurray-11/+11
2025-06-15Add `simd_funnel_sh{l,r}` and `simd_round_ties_even`sayantn-0/+3
2025-02-27remove most `simd_` intrinsic declaration in testsFolkert de Vries-46/+2
instead, we can just import the intrinsics from core
2025-02-25remove `simd_fpow` and `simd_fpowi`Folkert de Vries-20/+5
2025-02-02Ported tests/ui/simd to use the intrinsic macrovayunbiyani-21/+53
2024-11-23Add simd_relaxed_fma intrinsicCaleb Zulawski-0/+4
2024-09-09Ban non-array SIMDScott McMurray-9/+9
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-01-11Move /src/test to /testsAlbert Larsan-0/+114