11name = " LoopVectorization"
22uuid = " bdcacae8-1622-11e9-2a5c-532679323890"
33authors = [" Chris Elrod <elrodc@gmail.com>" ]
4- version = " 0.12.164"
5-
4+ version = " 0.12.165"
65
76[deps ]
87ArrayInterface = " 4fba245c-0d91-5ea0-9b3e-6abc04ee57a9"
@@ -18,16 +17,25 @@ LayoutPointers = "10f19ff3-798f-405d-979b-55457f8fc047"
1817LinearAlgebra = " 37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
1918OffsetArrays = " 6fe1bfb0-de20-5000-8ca7-80f57d26f881"
2019PolyesterWeave = " 1d0040c9-8b98-4ee7-8388-3f51789ca0ad"
20+ PrecompileTools = " aea7be01-6a6a-4083-8856-8a6e6704d82a"
2121SIMDTypes = " 94e857df-77ce-4151-89e5-788b33177be4"
2222SLEEFPirates = " 476501e8-09a2-5ece-8869-fb82de89a1fa"
23- PrecompileTools = " aea7be01-6a6a-4083-8856-8a6e6704d82a"
2423SpecialFunctions = " 276daf66-3868-5448-9aa4-cd146d93841b"
2524Static = " aedffcd0-7271-4cad-89d0-dc628f76c6d3"
2625StaticArrayInterface = " 0d7ed370-da01-4f52-bd93-41d350b8b718"
2726ThreadingUtilities = " 8290d209-cae3-49c0-8002-c8c24d57dab5"
2827UnPack = " 3a884ed6-31ef-47d7-9d2a-63182c4928ed"
2928VectorizationBase = " 3d5dd08c-fd9d-11e8-17fa-ed2836048c2f"
3029
30+ [weakdeps ]
31+ ChainRulesCore = " d360d2e6-b24c-11e9-a2a3-2a2ae2dbcce4"
32+ ForwardDiff = " f6369f11-7733-5829-9624-2563aa707210"
33+ SpecialFunctions = " 276daf66-3868-5448-9aa4-cd146d93841b"
34+
35+ [extensions ]
36+ ForwardDiffExt = [" ChainRulesCore" , " ForwardDiff" ]
37+ SpecialFunctionsExt = " SpecialFunctions"
38+
3139[compat ]
3240ArrayInterface = " 7"
3341ArrayInterfaceCore = " 0.1.5"
@@ -51,12 +59,3 @@ ThreadingUtilities = "0.5"
5159UnPack = " 1"
5260VectorizationBase = " 0.21.63"
5361julia = " 1.6"
54-
55- [extensions ]
56- ForwardDiffExt = [" ChainRulesCore" , " ForwardDiff" ]
57- SpecialFunctionsExt = " SpecialFunctions"
58-
59- [weakdeps ]
60- ChainRulesCore = " d360d2e6-b24c-11e9-a2a3-2a2ae2dbcce4"
61- ForwardDiff = " f6369f11-7733-5829-9624-2563aa707210"
62- SpecialFunctions = " 276daf66-3868-5448-9aa4-cd146d93841b"
0 commit comments