| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2023-07-29 | tests/codegen/*simd*.rs -> simd/*simd* | Jubilee Young | -59/+0 | |
| 2023-07-11 | Reenable all cases of simd-wide-sum | Jubilee Young | -4/+3 | |
| 2023-07-11 | Add mir-opt3 rev to simd-wide-sum test | Jubilee Young | -0/+5 | |
| 2023-03-13 | simd-wide-sum test: adapt for LLVM 17 codegen change | Krasimir Georgiev | -1/+1 | |
| After https://github.com/llvm/llvm-project/commit/0d4a709bb876824a0afa5f86e138e8ffdcaf7661 LLVM becomes more clever and turns `@wider_reduce_loop` into an alias: https://buildkite.com/llvm-project/rust-llvm-integrate-prototype/builds/17806#0186da6b-582c-46bf-a227-1565fa0859ac/743-766 This adapts the test to prevent this. | ||||
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -0/+55 | |
