Releases: JuliaSIMD/LoopVectorization.jl
Releases · JuliaSIMD/LoopVectorization.jl
v0.12.174
LoopVectorization v0.12.174
Merged pull requests:
- Bump actions/checkout from 4 to 5 (#553) (@dependabot[bot])
- Fix precompile warnings in Julia 1.12 (#559) (@PatrickHaecker)
- Removing deprecation warning from README (#560) (@mxpoch)
- Bump actions/checkout from 5 to 6 (#561) (@dependabot[bot])
- add new test for issue 543 (#562) (@ranocha)
- update CI: macos-latest is aarch64, not x64 (#563) (@ranocha)
- Unbreak Apple ARM tests that now pass (#569) (@ChrisRackauckas)
- CI: unify matrix to lts/1/pre/nightly × native arch per OS (#571) (@ChrisRackauckas)
Closed issues:
v0.12.173
LoopVectorization v0.12.173
Merged pull requests:
v0.12.172
LoopVectorization v0.12.172
Merged pull requests:
- docs: add Lux to the list of packages using LV (#536) (@avik-pal)
- Fixed Expr issue when the ci is a type of GlobalRef (#545) (@miniskar)
- CompatHelper: bump compat for ForwardDiff to 1, (keep existing compat) (#546) (@github-actions[bot])
- CompatHelper: bump compat for ForwardDiff in [weakdeps] to 1, (keep existing compat) (#547) (@github-actions[bot])
Closed issues:
vsuminvalid index (#537)
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)