JuliaSIMD / JuliaSIMD/VectorizationBase.jl

Cut VectorizationBase into pieces

Open
#60 2 comments 2 reactions 0 assignees View on GitHub
Dominant language
Julia
Stars
72
Forks
34
PR merge metrics
No merged PRs in 30d

Description

The goal of this is to improve compile and load times.
It also would be nice for libraries wanting to take on smaller dependencies.

Additionally, LoopVectorization itself might no longer depend on `llvmcall` at all in the future, but may still want other parts.

The pieces:
- [ ] LLVMCalls
- [x] Hardware info
- [x] StridedPointers
- [x] VectorizationBase

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.