Skip to content

Releases: JuliaSIMD/LoopVectorization.jl

v0.12.133

08 Oct 15:26
c20c4de

Choose a tag to compare

LoopVectorization v0.12.133

Diff since v0.12.132

Closed issues:

v0.12.132

04 Oct 20:11

Choose a tag to compare

LoopVectorization v0.12.132

Diff since v0.12.131

v0.12.131

30 Sep 19:44

Choose a tag to compare

LoopVectorization v0.12.131

Diff since v0.12.130

Closed issues:

  • Regression in version 0.12.130 (#436)

v0.12.130

30 Sep 01:22
be2af94

Choose a tag to compare

LoopVectorization v0.12.130

Diff since v0.12.129

Closed issues:

  • Document safe=true and make it the default? (#434)

Merged pull requests:

v0.12.129

28 Sep 00:02
e123cb2

Choose a tag to compare

LoopVectorization v0.12.129

Diff since v0.12.128

Merged pull requests:

  • Check operations in @turbo automatically with can_avx; if failure, switch to @inbounds @fastmath (#431) (@MilesCranmer)

v0.12.128

24 Sep 16:10

Choose a tag to compare

LoopVectorization v0.12.128

Diff since v0.12.127

Closed issues:

  • no method matching add_constant!(::LoopSet, ::Val{2}, ::Int) (#433)

v0.12.127

08 Sep 21:18

Choose a tag to compare

LoopVectorization v0.12.127

Diff since v0.12.126

v0.12.126

08 Sep 18:22
f901119

Choose a tag to compare

LoopVectorization v0.12.126

Diff since v0.12.125

Merged pull requests:

v0.12.125

31 Aug 18:19

Choose a tag to compare

LoopVectorization v0.12.125

Diff since v0.12.124

Merged pull requests:

v0.12.124

23 Aug 19:55

Choose a tag to compare

LoopVectorization v0.12.124

Diff since v0.12.123

Closed issues:

  • Julia keyword local not supported by @turbo (#424)