Skip to content

Commit

Permalink
Bump GPUCompiler for another byval fix.
Browse files Browse the repository at this point in the history
  • Loading branch information
maleadt committed Oct 12, 2020
1 parent 8665a3f commit 34d197f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Manifest.toml
Original file line number Diff line number Diff line change
Expand Up @@ -58,8 +58,8 @@ version = "6.0.1"

[[GPUCompiler]]
deps = ["DataStructures", "InteractiveUtils", "LLVM", "Libdl", "Scratch", "Serialization", "TimerOutputs", "UUIDs"]
git-tree-sha1 = "c3af16245344bc06a50b40f3744601e3c5291700"
repo-rev = "7131d0a"
git-tree-sha1 = "8b4f39f74d89d3d9de68b5fc5b090858838caf6d"
repo-rev = "bc13183"
repo-url = "https://github.com/JuliaGPU/GPUCompiler.jl.git"
uuid = "61eb1bfa-7361-4325-ad38-22787b887f55"
version = "0.7.3"
Expand Down

0 comments on commit 34d197f

Please sign in to comment.