Skip to content

LoopVectorization v0.12.2

Compare
Choose a tag to compare
@chriselrod chriselrod released this 18 Mar 01:48
32b1077
  • Added precompile statement.
  • Fixed bug in loops where arrays were indexed in one dimension by a literal constant and then in a later dimension by an unknown but runtime constant (constant w/respect to the loops).
  • Fixed bug when loop iteration space was given as a range like a*b+c