From 2d6a43aa6dd672494c11eb1e275c8522eca113e5 Mon Sep 17 00:00:00 2001 From: JuliaRegistrator Date: Mon, 11 Jan 2021 06:17:04 +0000 Subject: [PATCH] New version: LoopVectorization v0.9.18 UUID: bdcacae8-1622-11e9-2a5c-532679323890 Repo: https://github.com/chriselrod/LoopVectorization.jl.git Tree: ac5230b27386395511215fe7a00228530b1708eb Registrator tree SHA: e934b8c55381f28735124f23e8f7e96d09b20416 --- L/LoopVectorization/Compat.toml | 6 ++++++ L/LoopVectorization/Versions.toml | 3 +++ 2 files changed, 9 insertions(+) diff --git a/L/LoopVectorization/Compat.toml b/L/LoopVectorization/Compat.toml index 1756747204475a1..2e33c9975552412 100644 --- a/L/LoopVectorization/Compat.toml +++ b/L/LoopVectorization/Compat.toml @@ -309,9 +309,15 @@ VectorizationBase = "0.14.10-0.14" ["0.9.15-0"] ArrayInterface = "2.14.12-2" + +["0.9.15-0.9.17"] SLEEFPirates = "0.6.3-0.6" VectorizationBase = "0.14.11-0.14" +["0.9.18-0"] +SLEEFPirates = "0.6.4-0.6" +VectorizationBase = "0.15.1-0.15" + ["0.9.2"] VectorizationBase = "0.13.7-0.13" diff --git a/L/LoopVectorization/Versions.toml b/L/LoopVectorization/Versions.toml index a1af0b3fa6db8fe..77234672497fdf1 100644 --- a/L/LoopVectorization/Versions.toml +++ b/L/LoopVectorization/Versions.toml @@ -327,3 +327,6 @@ git-tree-sha1 = "e41fb1e48028bda0a7748b56ff884634ed56fef2" ["0.9.17"] git-tree-sha1 = "9e5f8bbdcd44cbc9ab1119cb89d1bafc88e49eb8" + +["0.9.18"] +git-tree-sha1 = "ac5230b27386395511215fe7a00228530b1708eb"