From 6123c80ae881ba242b336c5e1883e30fcea1851a Mon Sep 17 00:00:00 2001 From: Tim Besard Date: Wed, 17 Jun 2026 21:17:09 +0200 Subject: [PATCH] Update SPIRVIntrinsics version to 1 --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 22f392fb..5cf252a1 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 = "1" SPIRV_LLVM_Backend_jll = "22" SPIRV_Tools_jll = "2025.4.0" SpecialFunctions = "1.3, 2"