Skip to content

Commit 4b620c7

Browse files
jaakkor2YingboMa
authored andcommitted
Bump LoopVectorization and VectorizationBase compatibility
Tests pass locally for me.
1 parent 1e91213 commit 4b620c7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ LoopVectorization = "bdcacae8-1622-11e9-2a5c-532679323890"
99
VectorizationBase = "3d5dd08c-fd9d-11e8-17fa-ed2836048c2f"
1010

1111
[compat]
12-
VectorizationBase = "0.12.13"
13-
LoopVectorization = "0.8"
12+
VectorizationBase = "0.12.13,0.13"
13+
LoopVectorization = "0.8,0.9"
1414
julia = "1.1"
1515

1616
[extras]

0 commit comments

Comments
 (0)