LoopVectorization v0.12.2
- 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