From fcd9f098a3edac62381ed5044b86bfc8306de7a4 Mon Sep 17 00:00:00 2001 From: Registrator Date: Tue, 10 Sep 2024 19:00:23 +0530 Subject: [PATCH] New version: CUDASIMDTypes v1.8.0 (#114922) UUID: ba1ee33b-8807-41fd-9812-6d5f2ce04139 Repo: https://github.com/eschnett/CUDASIMDTypes.jl.git Tree: e3ad13381b92ceb7c24872288f80b81225bb1747 Registrator tree SHA: 191228b6dd8b9d0e2965ae3e705fe54c51dcfee8 Co-authored-by: JuliaHubRegistrator --- C/CUDASIMDTypes/Compat.toml | 5 ++++- C/CUDASIMDTypes/Versions.toml | 3 +++ 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/C/CUDASIMDTypes/Compat.toml b/C/CUDASIMDTypes/Compat.toml index 50c38281d3d3502..0d353c45489799f 100644 --- a/C/CUDASIMDTypes/Compat.toml +++ b/C/CUDASIMDTypes/Compat.toml @@ -28,5 +28,8 @@ BFloat16s = "0.2-0.5" ["1.6.2-1.7.1"] LLVM = "4.14.0-7" -["1.7.2-1"] +["1.7.2-1.7"] LLVM = "4.14.0-8" + +["1.8-1"] +LLVM = "4.14.0-9" diff --git a/C/CUDASIMDTypes/Versions.toml b/C/CUDASIMDTypes/Versions.toml index 1368d3cce4bb945..fdaf43dabb018f7 100644 --- a/C/CUDASIMDTypes/Versions.toml +++ b/C/CUDASIMDTypes/Versions.toml @@ -54,3 +54,6 @@ git-tree-sha1 = "5d76f6570b691b217f7a72d53be2cb1f3a7e5e6d" ["1.7.2"] git-tree-sha1 = "5d288ef32e7895107ba401b10f76bd01e446ab43" + +["1.8.0"] +git-tree-sha1 = "e3ad13381b92ceb7c24872288f80b81225bb1747"