Skip to content

Releases: JuliaSIMD/LoopVectorization.jl

v0.9.16

02 Jan 12:31
Compare
Choose a tag to compare

LoopVectorization v0.9.16

Diff since v0.9.15

Merged pull requests:

  • Revert "Merge pull request #179 from DilumAluthge/dpa/unicode-subscript-m-n-only-in-docs" (#186) (@DilumAluthge)
  • README: Add Octavian.jl to list of packages that use LoopVectorization (#187) (@DilumAluthge)

v0.9.15

01 Jan 10:54
Compare
Choose a tag to compare

LoopVectorization v0.9.15

Diff since v0.9.14

v0.9.14

30 Dec 18:42
Compare
Choose a tag to compare

LoopVectorization v0.9.14

Diff since v0.9.13

Merged pull requests:

v0.9.13

28 Dec 01:34
591023e
Compare
Choose a tag to compare

LoopVectorization v0.9.13

Diff since v0.9.12

Closed issues:

  • Code coverage bug: only the first line of @avx counts as covered (#178)

Merged pull requests:

  • Include the original LineNumberNodes from the original expression in the final expression (#181) (@DilumAluthge)

v0.9.12

25 Dec 23:38
Compare
Choose a tag to compare

LoopVectorization v0.9.12

Diff since v0.9.11

v0.9.11

24 Dec 20:57
Compare
Choose a tag to compare

LoopVectorization v0.9.11

Diff since v0.9.10

Merged pull requests:

  • Docs only: Replace Unicode subscript i (resp. j, l, m, n, s) with _i (resp. _j, _l, _m, _n, _s) (#179) (@DilumAluthge)
  • Some inferrability and precompile improvements (#180) (@timholy)

v0.9.10

22 Dec 03:48
Compare
Choose a tag to compare

LoopVectorization v0.9.10

Diff since v0.9.9

Closed issues:

  • Still seeing the "WARNING: Wrapping Vararg..." warnings with LoopVectorization v0.9.9 and VectorizationBase v0.14.3 (#175)

v0.9.9

20 Dec 23:28
Compare
Choose a tag to compare

LoopVectorization v0.9.9

Diff since v0.9.8

v0.9.8

16 Dec 18:57
Compare
Choose a tag to compare

LoopVectorization v0.9.8

Diff since v0.9.7

Merged pull requests:

  • Increase the ELAPSED_MINUTES test limit from two hours to three hours (#173) (@DilumAluthge)

v0.9.7

13 Dec 15:34
1b48506
Compare
Choose a tag to compare

LoopVectorization v0.9.7

Diff since v0.9.6

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)

Merged pull requests: