Skip to content

Commit

Permalink
[gn build] Port 52dca6f
Browse files Browse the repository at this point in the history
  • Loading branch information
nico authored and VitaNuo committed Sep 12, 2024
1 parent 0541f54 commit be0c950
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ static_library("Vectorize") {
"//llvm/lib/Analysis",
"//llvm/lib/IR",
"//llvm/lib/Support",
"//llvm/lib/SandboxIR",
"//llvm/lib/Transforms/Utils",
]
sources = [
Expand All @@ -12,6 +13,7 @@ static_library("Vectorize") {
"LoopVectorizationLegality.cpp",
"LoopVectorize.cpp",
"SLPVectorizer.cpp",
"SandboxVectorizer/SandboxVectorizer.cpp",
"VPlan.cpp",
"VPlanAnalysis.cpp",
"VPlanHCFGBuilder.cpp",
Expand Down

0 comments on commit be0c950

Please sign in to comment.