Skip to content

Commit

Permalink
Bump LLVM downgrader (#507)
Browse files Browse the repository at this point in the history
v0.6 includes fixes for constant values and known intrinsics.
  • Loading branch information
maleadt authored Dec 21, 2024
1 parent e762b01 commit 1820957
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ GPUArrays = "11.1"
GPUCompiler = "0.26, 0.27, 1"
KernelAbstractions = "0.9.1"
LLVM = "7.2, 8, 9"
LLVMDowngrader_jll = "0.5"
LLVMDowngrader_jll = "0.6"
ObjectFile = "0.4"
ObjectiveC = "2.1, 3"
PrecompileTools = "1"
Expand Down

0 comments on commit 1820957

Please sign in to comment.