Releases: JuliaSIMD/LoopVectorization.jl
Releases · JuliaSIMD/LoopVectorization.jl
v0.12.153
LoopVectorization v0.12.153
Merged pull requests:
- Stride penalty increase (#466) (@chriselrod)
- Fix typo in README.md's "Benchmarks" section (#472) (@numbermaniac)
- enable dependabot for GitHub actions (#474) (@ranocha)
- Bump actions/cache from 1 to 3 (#475) (@dependabot[bot])
- Bump codecov/codecov-action from 1 to 3 (#476) (@dependabot[bot])
- Bump actions/checkout from 2 to 3 (#477) (@dependabot[bot])
- Allow for singleton specialization in precompile test (#478) (@timholy)
v0.12.152
v0.12.151
LoopVectorization v0.12.151
Merged pull requests:
- Updates for StaticArrayInterface (#469) (@chriselrod)
v0.12.150
v0.12.149
LoopVectorization v0.12.149
Merged pull requests:
- Fix typo (#463) (@svretina)
- Use extensions for weakdeps (#464) (@chriselrod)
v0.12.148
v0.12.147
LoopVectorization v0.12.147
Closed issues:
- Error with large number of array references (#450)
- Add option to not reorder loops? (#459)
- Loading LoopVectorization.jl makes push! error on julia1.9.0-beta2 (#460)
Merged pull requests:
- format (#458) (@chriselrod)
- Remove gratuitous overloads. (#461) (@chriselrod)
v0.12.146
LoopVectorization v0.12.146
Merged pull requests:
- Fix invalidations from new
==method (#456) (@timholy) - combine broadcast statements (#457) (@chriselrod)