Releases: JuliaSIMD/LoopVectorization.jl
Releases · JuliaSIMD/LoopVectorization.jl
v0.12.171
v0.12.170
LoopVectorization v0.12.170
Merged pull requests:
- Bump julia-actions/setup-julia from 1 to 2 (#534) (@dependabot[bot])
Closed issues:
v0.12.169
LoopVectorization v0.12.169
Merged pull requests:
- remove debug statements (#521) (@ranocha)
- Bump actions/cache from 3 to 4 (#530) (@dependabot[bot])
- Update README.md (#533) (@chriselrod)
Closed issues:
v0.12.168
LoopVectorization v0.12.168
v0.12.167
LoopVectorization v0.12.167
Dropping support for VERSION >= v"1.11-DEV"
. These versions will simply run @inbounds @fastmath
instead.
Merged pull requests:
- Deprecate LV for Julia >= 1.11-DEV (#519) (@chriselrod)
v0.12.166
LoopVectorization v0.12.166
Merged pull requests:
- Bump actions/checkout from 3 to 4 (#508) (@dependabot[bot])
- Remove ArrayInterfaceCore dependency (#511) (@yuyichao)
Closed issues:
- vfilter with multiple conditions (#509)
v0.12.165
LoopVectorization v0.12.165
v0.12.164
v0.12.163
LoopVectorization v0.12.163
Merged pull requests:
- Fix typos and update hyperlinks (#503) (@alexfreudenberg)
- Strides fix in broadcast (#504) (@chriselrod)
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)