Skip to content

Commit a807b2f

Browse files
committed
[gn build] Port 128e2e4
1 parent 6b048ae commit a807b2f

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
@@ -23,6 +23,7 @@ static_library("Vectorize") {
2323
"SandboxVectorizer/SandboxVectorizerPassBuilder.cpp",
2424
"SandboxVectorizer/Scheduler.cpp",
2525
"SandboxVectorizer/SeedCollector.cpp",
26+
"SandboxVectorizer/VecUtils.cpp",
2627
"VPlan.cpp",
2728
"VPlanAnalysis.cpp",
2829
"VPlanHCFGBuilder.cpp",

0 commit comments

Comments
 (0)