Skip to content

Commit

Permalink
New version: LoopVectorization v0.12.151 (#78115)
Browse files Browse the repository at this point in the history
UUID: bdcacae8-1622-11e9-2a5c-532679323890
Repo: https://github.com/JuliaSIMD/LoopVectorization.jl.git
Tree: d407ea0d7c354f5765914d0982c233328523c82f

Registrator tree SHA: f73a20c99934db92a256057d0d83ba394036a701
  • Loading branch information
JuliaRegistrator authored Feb 20, 2023
1 parent e138ce4 commit b7c7219
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 5 deletions.
15 changes: 11 additions & 4 deletions L/LoopVectorization/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -80,13 +80,15 @@ VectorizationBase = "0.19.22-0.19"
SLEEFPirates = "0.6.14-0.6"

["0.12.111-0"]
ArrayInterfaceOffsetArrays = "0.1.2-0.1"
ArrayInterfaceStaticArrays = "0.1.2-0.1"
julia = "1.6.0-1"

["0.12.111-0.12.116"]
ArrayInterface = "6.0.1-6"

["0.12.111-0.12.150"]
ArrayInterfaceOffsetArrays = "0.1.2-0.1"
ArrayInterfaceStaticArrays = "0.1.2-0.1"

["0.12.114-0"]
ArrayInterfaceCore = "0.1.5-0.1"
DocStringExtensions = "0.8-0.9"
Expand All @@ -95,7 +97,7 @@ SIMDTypes = "0.1"
["0.12.117"]
ArrayInterface = "6.0.1-6.0.11"

["0.12.118-0"]
["0.12.118-0.12.150"]
ArrayInterface = "6"

["0.12.119-0"]
Expand Down Expand Up @@ -137,13 +139,18 @@ LayoutPointers = "0.1.11-0.1"
["0.12.139-0"]
HostCPUFeatures = "0.1.10-0.1"

["0.12.140-0"]
["0.12.140-0.12.150"]
Static = "0.7-0.8"

["0.12.144-0"]
CPUSummary = ["0.1.3-0.1.8", "0.1.11-0.1", "0.2.1-0.2"]
PolyesterWeave = "0.1.10-0.2"

["0.12.151-0"]
ArrayInterface = "7"
Static = "0.8.4-0.8"
StaticArrayInterface = "1"

["0.12.17-0.12.18"]
VectorizationBase = "0.19.36-0.19"

Expand Down
5 changes: 4 additions & 1 deletion L/LoopVectorization/Deps.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ ChainRulesCore = "d360d2e6-b24c-11e9-a2a3-2a2ae2dbcce4"
ForwardDiff = "f6369f11-7733-5829-9624-2563aa707210"
SpecialFunctions = "276daf66-3868-5448-9aa4-cd146d93841b"

["0.12.111-0"]
["0.12.111-0.12.150"]
ArrayInterfaceOffsetArrays = "015c0d05-e682-4f19-8f0a-679ce4c54826"
ArrayInterfaceStaticArrays = "b0d46f97-bff5-4637-a19a-dd75974142cd"

Expand All @@ -40,6 +40,9 @@ SnoopPrecompile = "66db9d55-30c0-4569-8b51-7e840670fc0c"
["0.12.13-0.12.72"]
StrideArraysCore = "7792a7ef-975c-4747-a70f-980b88e8d1da"

["0.12.151-0"]
StaticArrayInterface = "0d7ed370-da01-4f52-bd93-41d350b8b718"

["0.12.24-0.12.72"]
Polyester = "f517fe37-dbe3-4b94-8317-1923a5111588"

Expand Down
3 changes: 3 additions & 0 deletions L/LoopVectorization/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -801,3 +801,6 @@ git-tree-sha1 = "f127dff5c29692069c8ada8267864d252d417821"

["0.12.150"]
git-tree-sha1 = "9696a80c21a56b937e3fd89e972f8db5db3186e2"

["0.12.151"]
git-tree-sha1 = "d407ea0d7c354f5765914d0982c233328523c82f"

0 comments on commit b7c7219

Please sign in to comment.