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.
2 parents 28f6ffc + bca8e97 commit ddf5289Copy full SHA for ddf5289
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.3.9"
+version = "0.3.10"
5
6
[deps]
7
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
@@ -12,11 +12,11 @@ SLEEFPirates = "476501e8-09a2-5ece-8869-fb82de89a1fa"
12
VectorizationBase = "3d5dd08c-fd9d-11e8-17fa-ed2836048c2f"
13
14
[compat]
15
-MacroTools = "0.5"
16
-Parameters = "0.12"
17
-SIMDPirates = "0.2"
18
-SLEEFPirates = "0.2"
19
-VectorizationBase = "0.2"
+MacroTools = "0"
+Parameters = "0"
+SIMDPirates = "0"
+SLEEFPirates = "0"
+VectorizationBase = "0"
20
julia = "1.3"
21
22
[extras]
0 commit comments