Skip to content

Releases: JuliaSIMD/LoopVectorization.jl

v0.12.163

11 Jul 05:19
a21d6f8

Choose a tag to compare

LoopVectorization v0.12.163

Diff since v0.12.162

Merged pull requests:

v0.12.162

23 Jun 01:44
5a4d58f

Choose a tag to compare

LoopVectorization v0.12.162

Diff since v0.12.161

Closed issues:

  • LoopVectorization fail to compile on julia 32bit REPL (#501)

Merged pull requests:

v0.12.161

21 Jun 19:48
df27e4a

Choose a tag to compare

LoopVectorization v0.12.161

Diff since v0.12.160

v0.12.160

20 Jun 18:39
2e06010

Choose a tag to compare

LoopVectorization v0.12.160

Diff since v0.12.159

Closed issues:

  • Julia 1.9 error: expected Static.StaticInt{1}, got a value of type Static.StaticInt{0} (#491)
  • Julia 1.9 error: @turbo for empty iterator (#492)
  • Trouble understanding @turbo and passing kwargs (#493)
  • vtrunc(::Float64) issue (#495)

Merged pull requests:

v0.12.159

10 May 12:43
d0c61d3

Choose a tag to compare

LoopVectorization v0.12.159

Diff since v0.12.158

Closed issues:

  • Possible big TTFX regression (#490)

v0.12.158

29 Apr 21:56
177708e

Choose a tag to compare

LoopVectorization v0.12.158

Diff since v0.12.157

Closed issues:

  • Error with accumulation in for loop (#486)

Merged pull requests:

  • Migrate from SnoopPrecompile to PrecompileTools (#487) (@timholy)
  • Update throughput and latency cost calc for shuffling reductions (#488) (@chriselrod)

v0.12.157

07 Apr 00:50
ad545d9

Choose a tag to compare

LoopVectorization v0.12.157

Diff since v0.12.156

v0.12.156

06 Apr 18:46
ded74ba

Choose a tag to compare

LoopVectorization v0.12.156

Diff since v0.12.155

Closed issues:

  • Add a vectorized vany (#481)

Merged pull requests:

v0.12.155

27 Mar 14:28
633f353

Choose a tag to compare

LoopVectorization v0.12.155

Diff since v0.12.154

v0.12.154

25 Mar 23:03
552c392

Choose a tag to compare

LoopVectorization v0.12.154

Diff since v0.12.153

Closed issues:

  • vcount broken for Vector{Bool} (#479)