Skip to content

v0.12.51

Compare
Choose a tag to compare
@github-actions github-actions released this 18 Jul 08:41
89e5448

LoopVectorization v0.12.51

Diff since v0.12.50

Closed issues:

  • no method matching setup_call(::LoopVectorization.LoopSet, ::Expr, ::LineNumberNode, ::Bool, ::Bool, ::Int8, ::Int8, ::Int64) (#297)
  • deprecation warning related to Vararg in 1.7 (#298)
  • Wrong answers/crashes (#301)

Merged pull requests:

  • Typo fix (#300) (@storopoli)
  • Fix loop offsetting when loops don't start at 1. Fixes #301. (#302) (@chriselrod)
  • CompatHelper: bump compat for "Static" to "0.3" (#303) (@github-actions[bot])