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 ad4e9dc commit f72f482Copy full SHA for f72f482
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.12.33"
+version = "0.12.34"
5
6
[deps]
7
ArrayInterface = "4fba245c-0d91-5ea0-9b3e-6abc04ee57a9"
@@ -30,5 +30,5 @@ Static = "0.2"
30
StrideArraysCore = "0.1.12"
31
ThreadingUtilities = "0.4.2"
32
UnPack = "1"
33
-VectorizationBase = "0.20.15"
+VectorizationBase = "0.20.16"
34
julia = "1.5"
0 commit comments