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 3b8c0b3 commit 7aec47aCopy full SHA for 7aec47a
llvm/utils/gn/secondary/llvm/lib/Target/RISCV/BUILD.gn
@@ -82,6 +82,7 @@ static_library("LLVMRISCVCodeGen") {
82
"RISCVMacroFusion.cpp",
83
"RISCVMakeCompressible.cpp",
84
"RISCVMergeBaseOffset.cpp",
85
+ "RISCVRVVInitUndef.cpp",
86
"RISCVRedundantCopyElimination.cpp",
87
"RISCVRegisterInfo.cpp",
88
"RISCVSExtWRemoval.cpp",
0 commit comments