We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7c98fb7 commit 747382dCopy full SHA for 747382d
Manifest.toml
@@ -55,9 +55,9 @@ version = "0.3.7"
55
56
[[SLEEFPirates]]
57
deps = ["Libdl", "SIMDPirates", "VectorizationBase"]
58
-git-tree-sha1 = "2137e852f44a1a1653d2a4b743568f08a624e198"
+git-tree-sha1 = "de898399ffa0f2e0c1bd6d4b7db02fd065e88788"
59
uuid = "476501e8-09a2-5ece-8869-fb82de89a1fa"
60
-version = "0.3.3"
+version = "0.3.4"
61
62
[[Serialization]]
63
uuid = "9e88b42a-f829-5b0c-bbe9-9e923198166b"
Project.toml
@@ -1,7 +1,7 @@
1
name = "LoopVectorization"
2
uuid = "bdcacae8-1622-11e9-2a5c-532679323890"
3
authors = ["Chris Elrod <elrodc@gmail.com>"]
4
-version = "0.6.8"
+version = "0.6.9"
5
6
[deps]
7
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
0 commit comments