Skip to content

Commit 89d2e82

Browse files
committed
Bump GPUCompiler.
1 parent 0d8d854 commit 89d2e82

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

Manifest.toml

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,9 @@ version = "8.1.2"
8989

9090
[[GPUCompiler]]
9191
deps = ["ExprTools", "InteractiveUtils", "LLVM", "Libdl", "Logging", "TimerOutputs", "UUIDs"]
92-
git-tree-sha1 = "77d915a0af27d474f0aaf12fcd46c400a552e84c"
92+
git-tree-sha1 = "78f4b249d45c2aed69837aa8beef49f44f7457ea"
93+
repo-rev = "301b6b3"
94+
repo-url = "https://github.com/JuliaGPU/GPUCompiler.jl.git"
9395
uuid = "61eb1bfa-7361-4325-ad38-22787b887f55"
9496
version = "0.13.7"
9597

@@ -116,9 +118,9 @@ version = "1.3.0"
116118

117119
[[LLVM]]
118120
deps = ["CEnum", "LLVMExtra_jll", "Libdl", "Printf", "Unicode"]
119-
git-tree-sha1 = "46092047ca4edc10720ecab437c42283cd7c44f3"
121+
git-tree-sha1 = "7cc22e69995e2329cc047a879395b2b74647ab5f"
120122
uuid = "929cbde3-209d-540e-8aea-75f648917ca0"
121-
version = "4.6.0"
123+
version = "4.7.0"
122124

123125
[[LLVMExtra_jll]]
124126
deps = ["Artifacts", "JLLWrappers", "Libdl", "Pkg"]

0 commit comments

Comments
 (0)