Skip to content

v0.7.0

Compare
Choose a tag to compare
@github-actions github-actions released this 19 Apr 16:02

LoopVectorization v0.7.0

Diff since v0.6.30

Closed issues:

  • doc links in README is not working (#4)
  • Reduction not Found Error in branching loop (#90)
  • Vectorized Bitwise operations (#91)

Merged pull requests:

  • WIP: support mixed Int/CartesianIndex indexing (#84) (@timholy)
  • Add more documentation on the internals (#94) (@timholy)
  • A big renaming (#95) (@timholy)
  • Add nospecialize and precompiles to reduce latency (#97) (@timholy)