about summary refs log tree commit diff
path: root/tests/codegen/simd/simd-wide-sum.rs
AgeCommit message (Expand)AuthorLines
2025-04-10replace `//@ compile-flags: --edition` with `//@ edition`Pietro Albini-1/+2
2024-03-28Restore the test checks for `wider_reduce_into_iter`DianQK-3/+3
2024-02-23Ignore less tests in debug buildsBen Kimock-1/+0
2024-02-22[AUTO_GENERATED] Migrate compiletest to use `ui_test`-style `//@` directives许杰友 Jieyou Xu (Joe)-6/+6
2023-11-26Update std::simd usage and test outputsCaleb Zulawski-1/+1
2023-10-06Add a wishlist FIXMEscottmcm-0/+2
2023-09-24Only check for successful vectorization on wider_reduce_into_iterDianQK-3/+1
2023-09-21Increasing the SIMD size improves the vectorization possibilitiesDianQK-13/+13
2023-07-29tests/codegen/*simd*.rs -> simd/*simd*Jubilee Young-0/+59