We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b713441 commit dd6a8ebCopy full SHA for dd6a8eb
Project.toml
@@ -1,7 +1,7 @@
1
name = "GPUCompiler"
2
uuid = "61eb1bfa-7361-4325-ad38-22787b887f55"
3
authors = ["Tim Besard <[email protected]>"]
4
-version = "0.27.0"
+version = "0.27.1"
5
6
[deps]
7
ExprTools = "e2ba6199-217a-4e67-a87a-7c52f15ade04"
@@ -20,7 +20,7 @@ UUIDs = "cf7118a7-6976-5b1a-9a39-7adc72f591a4"
20
[compat]
21
ExprTools = "0.1"
22
InteractiveUtils = "1"
23
-LLVM = "8"
+LLVM = "8, 9"
24
Libdl = "1"
25
Logging = "1"
26
PrecompileTools = "1"
0 commit comments