JuliaSIMD / JuliaSIMD/LoopVectorization.jl
Use a polyhedral model to represent and transform the iteration space
Open
- Dominant language
- Julia
- Stars
- 789
- Forks
- 73
- PR merge metrics
- No merged PRs in 30d
Description
I think this is the simplest (and most disciplined) solution to issues such as:
https://github.com/chriselrod/LoopVectorization.jl/issues/77
https://github.com/chriselrod/LoopVectorization.jl/issues/122
Lots of helpful literature, e.g.:
https://dl.acm.org/doi/pdf/10.1145/1379022.1375594
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.