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 4a63ff4 commit caa9faeCopy full SHA for caa9fae
llvm/utils/gn/secondary/llvm/lib/Target/RISCV/BUILD.gn
@@ -143,6 +143,7 @@ static_library("LLVMRISCVCodeGen") {
143
"RISCVTargetObjectFile.cpp",
144
"RISCVTargetTransformInfo.cpp",
145
"RISCVVLOptimizer.cpp",
146
+ "RISCVVMV0Elimination.cpp",
147
"RISCVVectorMaskDAGMutation.cpp",
148
"RISCVVectorPeephole.cpp",
149
"RISCVZacasABIFix.cpp",
0 commit comments