Releases: JuliaSIMD/LoopVectorization.jl
Releases · JuliaSIMD/LoopVectorization.jl
v0.12.162
LoopVectorization v0.12.162
Closed issues:
- LoopVectorization fail to compile on julia 32bit REPL (#501)
Merged pull requests:
Int
notInt64
(#502) (@chriselrod)
v0.12.161
LoopVectorization v0.12.161
v0.12.160
LoopVectorization v0.12.160
Closed issues:
- Julia 1.9 error: expected Static.StaticInt{1}, got a value of type Static.StaticInt{0} (#491)
- Julia 1.9 error: @turbo for empty iterator (#492)
- Trouble understanding @turbo and passing kwargs (#493)
vtrunc(::Float64)
issue (#495)
Merged pull requests:
- @turbo function(;kwag) work around (#494) (@alex-s-gardner)
- Create
vsum
(#496) (@MilesCranmer) - ignore
oftype
(#497) (@chriselrod) - Type declarations in
mulexpr
(#500) (@chriselrod)
v0.12.159
v0.12.158
LoopVectorization v0.12.158
Closed issues:
- Error with accumulation in for loop (#486)
Merged pull requests:
- Migrate from SnoopPrecompile to PrecompileTools (#487) (@timholy)
- Update throughput and latency cost calc for shuffling reductions (#488) (@chriselrod)
v0.12.157
LoopVectorization v0.12.157
v0.12.156
v0.12.155
LoopVectorization v0.12.155
v0.12.154
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)