Skip to content

Commit

Permalink
Bump GPUCompiler and LLVM.
Browse files Browse the repository at this point in the history
  • Loading branch information
maleadt committed May 7, 2021
1 parent 91e3e4b commit 2df1a9f
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Manifest.toml
Original file line number Diff line number Diff line change
Expand Up @@ -83,9 +83,9 @@ version = "6.4.0"

[[GPUCompiler]]
deps = ["DataStructures", "ExprTools", "InteractiveUtils", "LLVM", "Libdl", "Logging", "Scratch", "Serialization", "TimerOutputs", "UUIDs"]
git-tree-sha1 = "6eadd2321dc3ac0fc9d530ab01c2caa7fe5d74c6"
git-tree-sha1 = "42d635f6d87af125b86288df3819f805fb4d851a"
uuid = "61eb1bfa-7361-4325-ad38-22787b887f55"
version = "0.11.4"
version = "0.11.5"

[[InteractiveUtils]]
deps = ["Markdown"]
Expand All @@ -99,9 +99,9 @@ version = "1.3.0"

[[LLVM]]
deps = ["CEnum", "Libdl", "Printf", "Unicode"]
git-tree-sha1 = "b616937c31337576360cb9fb872ec7633af7b194"
git-tree-sha1 = "a220efe4a6bc1c71809d002eb9ed9209ce5a86fb"
uuid = "929cbde3-209d-540e-8aea-75f648917ca0"
version = "3.6.0"
version = "3.7.0"

[[LazyArtifacts]]
deps = ["Artifacts", "Pkg"]
Expand Down

0 comments on commit 2df1a9f

Please sign in to comment.