diff --git a/C/CUDASIMDTypes/Compat.toml b/C/CUDASIMDTypes/Compat.toml index b2b9e7286b2feb2..7c7ff42a1064cce 100644 --- a/C/CUDASIMDTypes/Compat.toml +++ b/C/CUDASIMDTypes/Compat.toml @@ -10,6 +10,9 @@ LLVM = "4.14.0-4" ["0 - 1.9.1"] julia = "1.6.0-1" +["1.10 - 1"] +julia = "1.10.0 - 1" + ["1.3.1 - 1.6.0"] BFloat16s = "0.2-0.4" @@ -38,4 +41,6 @@ LLVM = "4.14.0-9" BFloat16s = "0.2 - 0.6" CUDA = "3.12.0 - 5" LLVM = "4.14.0 - 9" + +["1.9.2 - 1.9"] julia = "1.6.0 - 1" diff --git a/C/CUDASIMDTypes/Versions.toml b/C/CUDASIMDTypes/Versions.toml index 48b32a5242347fe..cb1595b09e7144d 100644 --- a/C/CUDASIMDTypes/Versions.toml +++ b/C/CUDASIMDTypes/Versions.toml @@ -66,3 +66,6 @@ git-tree-sha1 = "b8923350b399d9cad37157ff489703042c68ce2c" ["1.9.2"] git-tree-sha1 = "cd4babd83d21298088a46018f92f7024a25f5e2b" + +["1.10.0"] +git-tree-sha1 = "18273f2a6e5993a0495ad4732d2b9cf07ef39689"