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 6b048ae commit a807b2fCopy full SHA for a807b2f
llvm/utils/gn/secondary/llvm/lib/Transforms/Vectorize/BUILD.gn
@@ -23,6 +23,7 @@ static_library("Vectorize") {
23
"SandboxVectorizer/SandboxVectorizerPassBuilder.cpp",
24
"SandboxVectorizer/Scheduler.cpp",
25
"SandboxVectorizer/SeedCollector.cpp",
26
+ "SandboxVectorizer/VecUtils.cpp",
27
"VPlan.cpp",
28
"VPlanAnalysis.cpp",
29
"VPlanHCFGBuilder.cpp",
0 commit comments