Skip to content

Commit 3a72754

Browse files
committed
[gn build] Port fd26708
1 parent fd26708 commit 3a72754

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

+1
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ static_library("Vectorize") {
3030
"SandboxVectorizer/VecUtils.cpp",
3131
"VPlan.cpp",
3232
"VPlanAnalysis.cpp",
33+
"VPlanConstruction.cpp",
3334
"VPlanHCFGBuilder.cpp",
3435
"VPlanRecipes.cpp",
3536
"VPlanSLP.cpp",

0 commit comments

Comments
 (0)