diff --git a/L/LoopVectorization/Compat.toml b/L/LoopVectorization/Compat.toml index 2e33c9975552412..24b612cc2a167f4 100644 --- a/L/LoopVectorization/Compat.toml +++ b/L/LoopVectorization/Compat.toml @@ -314,10 +314,15 @@ ArrayInterface = "2.14.12-2" SLEEFPirates = "0.6.3-0.6" VectorizationBase = "0.14.11-0.14" -["0.9.18-0"] +["0.9.18"] SLEEFPirates = "0.6.4-0.6" VectorizationBase = "0.15.1-0.15" +["0.9.19-0"] +Requires = "1" +SLEEFPirates = "0.6.6-0.6" +VectorizationBase = "0.15.3-0.15" + ["0.9.2"] VectorizationBase = "0.13.7-0.13" diff --git a/L/LoopVectorization/Deps.toml b/L/LoopVectorization/Deps.toml index 30d28bf1bd064f0..fd639ac9088810e 100644 --- a/L/LoopVectorization/Deps.toml +++ b/L/LoopVectorization/Deps.toml @@ -24,3 +24,6 @@ DocStringExtensions = "ffbed154-4ef7-542d-bbb7-c09d3a79fcae" ["0.9-0"] ArrayInterface = "4fba245c-0d91-5ea0-9b3e-6abc04ee57a9" IfElse = "615f187c-cbe4-4ef1-ba3b-2fcf58d6d173" + +["0.9.19-0"] +Requires = "ae029012-a4dd-5104-9daa-d747884805df" diff --git a/L/LoopVectorization/Versions.toml b/L/LoopVectorization/Versions.toml index 77234672497fdf1..bf75b9ac21fe695 100644 --- a/L/LoopVectorization/Versions.toml +++ b/L/LoopVectorization/Versions.toml @@ -330,3 +330,6 @@ git-tree-sha1 = "9e5f8bbdcd44cbc9ab1119cb89d1bafc88e49eb8" ["0.9.18"] git-tree-sha1 = "ac5230b27386395511215fe7a00228530b1708eb" + +["0.9.19"] +git-tree-sha1 = "011f1dc8b2a0259ec68dee596758e9014b627bf1"