diff --git a/L/LoopVectorization/Compat.toml b/L/LoopVectorization/Compat.toml index e9e55e08486fcee..9ba39a2aa452e1a 100644 --- a/L/LoopVectorization/Compat.toml +++ b/L/LoopVectorization/Compat.toml @@ -132,9 +132,6 @@ OffsetArrays = "0.0.0 - 1" SIMDPirates = "0.6.6-0.6" VectorizationBase = "0.7.1-0.7" -["0.6.22-0"] -OffsetArrays = "1" - ["0.6.22-0.6.23"] SIMDPirates = "0.7.3-0.7" VectorizationBase = "0.9.3-0.9" @@ -142,6 +139,9 @@ VectorizationBase = "0.9.3-0.9" ["0.6.22-0.7"] UnPack = "0.0.0 - 0.1" +["0.6.22-0.9.7"] +OffsetArrays = "1" + ["0.6.24"] SIMDPirates = "0.7.4-0.7" @@ -304,5 +304,9 @@ VectorizationBase = "0.13.7-0.13" ["0.9.3-0.9.5"] VectorizationBase = "0.13.8-0.13" -["0.9.6-0"] +["0.9.6-0.9.7"] VectorizationBase = "0.13.10-0.13" + +["0.9.8-0"] +OffsetArrays = "1.4.1-1" +VectorizationBase = "0.14" diff --git a/L/LoopVectorization/Versions.toml b/L/LoopVectorization/Versions.toml index 783181d6d2ed50b..1e20eb32cf8b6f6 100644 --- a/L/LoopVectorization/Versions.toml +++ b/L/LoopVectorization/Versions.toml @@ -297,3 +297,6 @@ git-tree-sha1 = "787e481682c5ef24734bcc4b6390f4fa9b8d3473" ["0.9.7"] git-tree-sha1 = "fe9e1f1d783386d78183ec16039a65302b5dcea9" + +["0.9.8"] +git-tree-sha1 = "9a0145feae3fc55b86e3d1d3a5b3c83c6c05e445"