diff --git a/Project.toml b/Project.toml index bfea97f0..63f9920a 100644 --- a/Project.toml +++ b/Project.toml @@ -12,5 +12,5 @@ Serialization = "9e88b42a-f829-5b0c-bbe9-9e923198166b" [compat] GPUCompiler = "0.16" -LLVM = "4.8" +LLVM = "4.8, 5" julia = "1.7"