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 1c94388 commit 5dac691Copy full SHA for 5dac691
llvm/utils/gn/secondary/llvm/lib/Target/RISCV/BUILD.gn
@@ -141,6 +141,7 @@ static_library("LLVMRISCVCodeGen") {
141
"RISCVTargetMachine.cpp",
142
"RISCVTargetObjectFile.cpp",
143
"RISCVTargetTransformInfo.cpp",
144
+ "RISCVVLOptimizer.cpp",
145
"RISCVVectorPeephole.cpp",
146
"RISCVZacasABIFix.cpp",
147
]
0 commit comments