Skip to content

Commit 141a9fa

Browse files
committed
Bump version and VectorizationBase to try and fix non-AVX2 failure.
1 parent c25f495 commit 141a9fa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Project.toml

+2-2
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.7.5"
4+
version = "0.7.6"
55

66
[deps]
77
DocStringExtensions = "ffbed154-4ef7-542d-bbb7-c09d3a79fcae"
@@ -18,7 +18,7 @@ OffsetArrays = "1"
1818
SIMDPirates = "0.7.16"
1919
SLEEFPirates = "0.4.4"
2020
UnPack = "0"
21-
VectorizationBase = "0.11.1"
21+
VectorizationBase = "0.11.2"
2222
julia = "1.1"
2323

2424
[extras]

0 commit comments

Comments
 (0)