Skip to content

Commit 3b20f54

Browse files
Update dependencies. (#1770)
Project CUDA v4.0.1 Diff `~/work/CUDA.jl/CUDA.jl/Project.toml` [61eb1bfa] ↑ GPUCompiler v0.17.1 ⇒ v0.17.2 [929cbde3] ↑ LLVM v4.15.0 ⇒ v4.16.0 Co-authored-by: maleadt <maleadt@users.noreply.github.com>
1 parent d665978 commit 3b20f54

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Manifest.toml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -105,9 +105,9 @@ version = "0.1.3"
105105

106106
[[GPUCompiler]]
107107
deps = ["ExprTools", "InteractiveUtils", "LLVM", "Libdl", "Logging", "TimerOutputs", "UUIDs"]
108-
git-tree-sha1 = "48832a7cacbe56e591a7bef690c78b9d00bcc692"
108+
git-tree-sha1 = "95185985a5d2388c6d0fedb06181ad4ddd40e0cb"
109109
uuid = "61eb1bfa-7361-4325-ad38-22787b887f55"
110-
version = "0.17.1"
110+
version = "0.17.2"
111111

112112
[[InteractiveUtils]]
113113
deps = ["Markdown"]
@@ -132,9 +132,9 @@ version = "1.4.1"
132132

133133
[[LLVM]]
134134
deps = ["CEnum", "LLVMExtra_jll", "Libdl", "Printf", "Unicode"]
135-
git-tree-sha1 = "b8ae281340f0d3e973aae7b96fb7502b0119b376"
135+
git-tree-sha1 = "df115c31f5c163697eede495918d8e85045c8f04"
136136
uuid = "929cbde3-209d-540e-8aea-75f648917ca0"
137-
version = "4.15.0"
137+
version = "4.16.0"
138138

139139
[[LLVMExtra_jll]]
140140
deps = ["Artifacts", "JLLWrappers", "LazyArtifacts", "Libdl", "Pkg", "TOML"]
@@ -171,9 +171,9 @@ uuid = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
171171

172172
[[LogExpFunctions]]
173173
deps = ["ChainRulesCore", "ChangesOfVariables", "DocStringExtensions", "InverseFunctions", "IrrationalConstants", "LinearAlgebra"]
174-
git-tree-sha1 = "45b288af6956e67e621c5cbb2d75a261ab58300b"
174+
git-tree-sha1 = "680e733c3a0a9cea9e935c8c2184aea6a63fa0b5"
175175
uuid = "2ab3a3ac-af41-5b50-aa03-7779005ae688"
176-
version = "0.3.20"
176+
version = "0.3.21"
177177

178178
[[Logging]]
179179
uuid = "56ddb016-857b-54e1-b83d-db4d58db5568"

0 commit comments

Comments
 (0)