Skip to content

Commit 74a81a0

Browse files
committed
Don't split a dimension into more pieces than its size; fixes #260.
1 parent 0b803c5 commit 74a81a0

File tree

3 files changed

+273
-259
lines changed

3 files changed

+273
-259
lines changed

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "LoopVectorization"
22
uuid = "bdcacae8-1622-11e9-2a5c-532679323890"
33
authors = ["Chris Elrod <[email protected]>"]
4-
version = "0.12.17"
4+
version = "0.12.18"
55

66
[deps]
77
ArrayInterface = "4fba245c-0d91-5ea0-9b3e-6abc04ee57a9"

0 commit comments

Comments
 (0)