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 01a15dc commit 9b163d2Copy full SHA for 9b163d2
llvm/utils/gn/secondary/llvm/lib/Target/RISCV/BUILD.gn
@@ -142,6 +142,7 @@ static_library("LLVMRISCVCodeGen") {
142
"RISCVTargetObjectFile.cpp",
143
"RISCVTargetTransformInfo.cpp",
144
"RISCVVLOptimizer.cpp",
145
+ "RISCVVectorMaskDAGMutation.cpp",
146
"RISCVVectorPeephole.cpp",
147
"RISCVZacasABIFix.cpp",
148
]
0 commit comments