Skip to content

Releases: JuliaSIMD/LoopVectorization.jl

v0.12.123

22 Aug 23:41

Choose a tag to compare

LoopVectorization v0.12.123

Diff since v0.12.122

v0.12.122

16 Aug 14:14
7b18d73

Choose a tag to compare

LoopVectorization v0.12.122

Diff since v0.12.121

v0.12.121

02 Aug 15:13
7a0ffd4

Choose a tag to compare

LoopVectorization v0.12.121

Diff since v0.12.120

Merged pull requests:

  • CompatHelper: add new compat entry for "SnoopPrecompile" at version "1" (#418) (@github-actions[bot])

v0.12.120

14 Jul 04:54

Choose a tag to compare

LoopVectorization v0.12.120

Diff since v0.12.119

v0.12.119

24 Jun 15:49
a7f9e1b

Choose a tag to compare

LoopVectorization v0.12.119

Diff since v0.12.118

Closed issues:

  • Test suite takes three hours to run on Julia nightly/master, but only 47 minutes to run on Julia 1.5.3 (#160)
  • Bug in reduction (#411)
  • silent incorrect result when reusing the previous iteration value (#415)

Merged pull requests:

v0.12.118

09 Jun 23:54
0337ba6

Choose a tag to compare

LoopVectorization v0.12.118

Diff since v0.12.117

Closed issues:

  • Error from 0.12.110 to 0.12.111 when reinterpreting a view (#409)

Merged pull requests:

v0.12.117

06 Jun 20:50

Choose a tag to compare

LoopVectorization v0.12.117

Diff since v0.12.116

v0.12.116

02 Jun 10:55

Choose a tag to compare

LoopVectorization v0.12.116

Diff since v0.12.115

v0.12.115

02 Jun 02:48

Choose a tag to compare

LoopVectorization v0.12.115

Diff since v0.12.114

v0.12.114

31 May 20:25
dafac5f

Choose a tag to compare

LoopVectorization v0.12.114

Diff since v0.12.113

Closed issues:

  • Incorrect result on SubArray of OffsetArray (#406)
  • LoadError: BoundsError: attempt to access 1-element Vector{Symbol} at index [2] (#407)

Merged pull requests:

  • CompatHelper: bump compat for "DocStringExtensions" to "0.9" (#404) (@github-actions[bot])
  • Add VectorizedReduction to list of packages using LoopVectorization (#405) (@andrewjradcliffe)