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 83412ef commit 52bc6cfCopy full SHA for 52bc6cf
Project.toml
@@ -29,7 +29,7 @@ OpenCL_jll = "=2024.5.8"
29
Printf = "1"
30
Random = "1"
31
Reexport = "1"
32
-SPIRVIntrinsics = "0.2"
+SPIRVIntrinsics = "0.3"
33
SPIRV_LLVM_Backend_jll = "20"
34
SPIRV_Tools_jll = "2024.4"
35
StaticArrays = "1"
lib/intrinsics/Project.toml
@@ -1,7 +1,7 @@
1
name = "SPIRVIntrinsics"
2
uuid = "71d1d633-e7e8-4a92-83a1-de8814b09ba8"
3
authors = ["Tim Besard <tim.besard@gmail.com>"]
4
-version = "0.2.0"
+version = "0.3.0"
5
6
[deps]
7
ExprTools = "e2ba6199-217a-4e67-a87a-7c52f15ade04"
0 commit comments