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 19c99d8 commit 3bd4df8Copy full SHA for 3bd4df8
Project.toml
@@ -8,9 +8,9 @@ LoopVectorization = "bdcacae8-1622-11e9-2a5c-532679323890"
8
Static = "aedffcd0-7271-4cad-89d0-dc628f76c6d3"
9
10
[compat]
11
-julia = "1.6"
12
-LoopVectorization = "0.12.110"
13
-Static = "0.4.1, 0.4, 0.6"
+LoopVectorization = "0.12.108"
+Static = "0.4, 0.5, 0.6"
+julia = "1.5"
14
15
[extras]
16
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
0 commit comments