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 5d317c4 commit 7c4881dCopy full SHA for 7c4881d
lib/intrinsics/Project.toml
@@ -1,7 +1,7 @@
1
name = "SPIRVIntrinsics"
2
uuid = "71d1d633-e7e8-4a92-83a1-de8814b09ba8"
3
authors = ["Tim Besard <[email protected]>"]
4
-version = "0.5.1"
+version = "0.5.2"
5
6
[deps]
7
ExprTools = "e2ba6199-217a-4e67-a87a-7c52f15ade04"
@@ -11,7 +11,7 @@ SpecialFunctions = "276daf66-3868-5448-9aa4-cd146d93841b"
11
12
[compat]
13
ExprTools = "0.1"
14
-GPUToolbox = "0.2, 0.3"
+GPUToolbox = "0.2, 0.3, 1"
15
LLVM = "9.1"
16
SpecialFunctions = "1.3, 2"
17
julia = "1.10"
0 commit comments