JuliaSIMD / JuliaSIMD/LoopVectorization.jl
Some tests are broken on MacOS ARM
Open
bug
- Dominant language
- Julia
- Stars
- 789
- Forks
- 73
- PR merge metrics
- No merged PRs in 30d
Description
I marked some tests as broken on MacOS ARM systems. Concretely, some tests are marked as `@test_broken`/`@test_skip` in
- `test/ifelsemasks.jl`
- `test/shuffleloadstores.jl`
in https://github.com/JuliaSIMD/LoopVectorization.jl/pull/563 and others are marked similarly in
- `test/staticsize.jl`
in https://github.com/JuliaSIMD/LoopVectorization.jl/pull/562. It would be good to find out the root causes and fix them.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.