Tags: JuliaSIMD/LoopVectorization.jl
Tags
[Diff since v0.12.169](v0.12.169...v0.12.170) **Merged pull requests:** - Bump julia-actions/setup-julia from 1 to 2 (#534) (@dependabot[bot]) **Closed issues:** - LoopVectorization PackageCompiler'd into sysimage crashing (#364) - type inference issue with vectors if ints and floats in julia 1.10 (#526)
[Diff since v0.12.168](v0.12.168...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:** - Bad IR generation triggers assertion failure on 1.11 (#518) - Release v0.12.167 breaks RecursiveFactorization on Julia v1.11+ (#520) - Safety of generating random numbers (#529)
[Diff since v0.12.166](v0.12.166...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)
[Diff since v0.12.163](v0.12.163...v0.12.164) **Merged pull requests:** - Fix and test `leakyrelu` (#505) (@chriselrod)
[Diff since v0.12.162](v0.12.162...v0.12.163) **Merged pull requests:** - Fix typos and update hyperlinks (#503) (@alexfreudenberg) - Strides fix in broadcast (#504) (@chriselrod)
[Diff since v0.12.161](v0.12.161...v0.12.162) **Closed issues:** - LoopVectorization fail to compile on julia 32bit REPL (#501) **Merged pull requests:** - `Int` not `Int64` (#502) (@chriselrod)
PreviousNext