From c63fda25d523a1cee0883d0fd3b8d9b640c58126 Mon Sep 17 00:00:00 2001 From: Registrator Date: Tue, 2 Aug 2022 20:41:02 +0530 Subject: [PATCH] New version: LoopVectorization v0.12.121 (#65493) UUID: bdcacae8-1622-11e9-2a5c-532679323890 Repo: https://github.com/JuliaSIMD/LoopVectorization.jl.git Tree: aa9beb2007b72cc6b3e36924d3532ac870762f9b Registrator tree SHA: 8e1a5ac2695627143951512d700c7e3c445102ec --- L/LoopVectorization/Compat.toml | 3 +++ L/LoopVectorization/Deps.toml | 3 +++ L/LoopVectorization/Versions.toml | 3 +++ 3 files changed, 9 insertions(+) diff --git a/L/LoopVectorization/Compat.toml b/L/LoopVectorization/Compat.toml index 11ba1af4c09ed42..846cc8175d90156 100644 --- a/L/LoopVectorization/Compat.toml +++ b/L/LoopVectorization/Compat.toml @@ -108,6 +108,9 @@ ArrayInterface = "3.1.7-3" ["0.12.12-0.12.18"] CheapThreads = "0.1.3-0.2" +["0.12.121-0"] +SnoopPrecompile = "1" + ["0.12.13-0.12.16"] VectorizationBase = "0.19.34-0.19" diff --git a/L/LoopVectorization/Deps.toml b/L/LoopVectorization/Deps.toml index eb92584557a54aa..f3fc6d6d73d57a5 100644 --- a/L/LoopVectorization/Deps.toml +++ b/L/LoopVectorization/Deps.toml @@ -34,6 +34,9 @@ ArrayInterfaceStaticArrays = "b0d46f97-bff5-4637-a19a-dd75974142cd" ArrayInterfaceCore = "30b0a656-2188-435a-8636-2ec0e6a096e2" SIMDTypes = "94e857df-77ce-4151-89e5-788b33177be4" +["0.12.121-0"] +SnoopPrecompile = "66db9d55-30c0-4569-8b51-7e840670fc0c" + ["0.12.13-0.12.72"] StrideArraysCore = "7792a7ef-975c-4747-a70f-980b88e8d1da" diff --git a/L/LoopVectorization/Versions.toml b/L/LoopVectorization/Versions.toml index 0fbe8e660cba816..a1dd2987e250871 100644 --- a/L/LoopVectorization/Versions.toml +++ b/L/LoopVectorization/Versions.toml @@ -711,3 +711,6 @@ git-tree-sha1 = "7bf979d315193570cc2b79b4d2eb4595d68b9352" ["0.12.120"] git-tree-sha1 = "adc9421494fd93e31a18a66e49d79615ad6b2efa" + +["0.12.121"] +git-tree-sha1 = "aa9beb2007b72cc6b3e36924d3532ac870762f9b"