We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f9f19e3 commit 4a07d5dCopy full SHA for 4a07d5d
Project.toml
@@ -1,7 +1,7 @@
1
name = "LoopVectorization"
2
uuid = "bdcacae8-1622-11e9-2a5c-532679323890"
3
authors = ["Chris Elrod <[email protected]>"]
4
-version = "0.8.22"
+version = "0.8.23"
5
6
[deps]
7
DocStringExtensions = "ffbed154-4ef7-542d-bbb7-c09d3a79fcae"
@@ -15,10 +15,10 @@ VectorizationBase = "3d5dd08c-fd9d-11e8-17fa-ed2836048c2f"
15
[compat]
16
DocStringExtensions = "0.8"
17
OffsetArrays = "1"
18
-SIMDPirates = "0.8.20"
+SIMDPirates = "0.8.24"
19
SLEEFPirates = "0.5.4"
20
UnPack = "0,1"
21
-VectorizationBase = "0.12.30"
+VectorizationBase = "0.12.31"
22
julia = "1.1"
23
24
[extras]
0 commit comments