From 8dad4497b37630680eeabde4605e9a5ed187cfe3 Mon Sep 17 00:00:00 2001 From: CompatHelper Julia Date: Thu, 18 Jun 2026 02:57:18 +0000 Subject: [PATCH] CompatHelper: bump compat for SPIRVIntrinsics to 1, (keep existing compat) --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 22f392fb..1adc4686 100644 --- a/Project.toml +++ b/Project.toml @@ -43,7 +43,7 @@ KernelAbstractions = "0.9.39" LLVM = "6, 7, 8, 9" NEO_jll = "=26.18.38308" Preferences = "1" -SPIRVIntrinsics = "0.5" +SPIRVIntrinsics = "0.5, 1" SPIRV_LLVM_Backend_jll = "22" SPIRV_Tools_jll = "2025.4.0" SpecialFunctions = "1.3, 2"