We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1e5f32e commit d48920dCopy full SHA for d48920d
llvm/utils/gn/secondary/llvm/lib/Transforms/Vectorize/BUILD.gn
@@ -16,6 +16,7 @@ static_library("Vectorize") {
16
"SandboxVectorizer/DependencyGraph.cpp",
17
"SandboxVectorizer/Passes/BottomUpVec.cpp",
18
"SandboxVectorizer/SandboxVectorizer.cpp",
19
+ "SandboxVectorizer/SeedCollector.cpp",
20
"VPlan.cpp",
21
"VPlanAnalysis.cpp",
22
"VPlanHCFGBuilder.cpp",
0 commit comments