about summary refs log tree commit diff
path: root/tests/codegen/simd
AgeCommit message (Collapse)AuthorLines
2023-11-26Update std::simd usage and test outputsCaleb Zulawski-1/+1
2023-11-09Emit #[inline] on derive(Debug)Ben Kimock-2/+7
2023-10-06Add a wishlist FIXMEscottmcm-0/+2
2023-09-24Only check for successful vectorization on wider_reduce_into_iterDianQK-3/+1
Different vectorization results are due to different LLVM versions.
2023-09-21Increasing the SIMD size improves the vectorization possibilitiesDianQK-13/+13
Change the simd-wide-sum.rs to pass the LLVM main branching test.
2023-07-29tests/codegen/*simd*.rs -> simd/*simd*Jubilee Young-0/+140