Skip to content

Commit d48920d

Browse files
committed
[gn build] Port 93bfa78
1 parent 1e5f32e commit d48920d

File tree

1 file changed

+1
-0
lines changed
  • llvm/utils/gn/secondary/llvm/lib/Transforms/Vectorize

1 file changed

+1
-0
lines changed

llvm/utils/gn/secondary/llvm/lib/Transforms/Vectorize/BUILD.gn

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ static_library("Vectorize") {
1616
"SandboxVectorizer/DependencyGraph.cpp",
1717
"SandboxVectorizer/Passes/BottomUpVec.cpp",
1818
"SandboxVectorizer/SandboxVectorizer.cpp",
19+
"SandboxVectorizer/SeedCollector.cpp",
1920
"VPlan.cpp",
2021
"VPlanAnalysis.cpp",
2122
"VPlanHCFGBuilder.cpp",

0 commit comments

Comments
 (0)