Commit Graph

7 Commits

Author SHA1 Message Date
Caleb Zulawski aa00baeba4 Remove codegen test that depends on optimizations 2023-12-10 09:18:26 -05:00
Caleb Zulawski c623489b9b Add codegen test 2023-12-02 11:35:45 -05:00
Ben Kimock d32d9238cf Emit #[inline] on derive(Debug) 2023-11-09 10:40:55 -05:00
scottmcm e300847864 Add a wishlist FIXME 2023-10-06 07:05:09 +00:00
DianQK 910674f1c4 Only check for successful vectorization on wider_reduce_into_iter
Different vectorization results are due to different LLVM versions.
2023-09-24 09:49:39 +08:00
DianQK d30f210e5d Increasing the SIMD size improves the vectorization possibilities
Change the simd-wide-sum.rs to pass the LLVM main branching test.
2023-09-21 12:36:12 +08:00
Jubilee Young 45c284cd98 tests/codegen/*simd*.rs -> simd/*simd* 2023-07-29 18:34:41 -07:00