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 bf94c8d commit 67588d3Copy full SHA for 67588d3
llvm/utils/gn/secondary/llvm/lib/Target/RISCV/BUILD.gn
@@ -140,6 +140,7 @@ static_library("LLVMRISCVCodeGen") {
140
"RISCVInsertVSETVLI.cpp",
141
"RISCVInsertWriteVXRM.cpp",
142
"RISCVInstrInfo.cpp",
143
+ "RISCVInterleavedAccess.cpp",
144
"RISCVLandingPadSetup.cpp",
145
"RISCVLateBranchOpt.cpp",
146
"RISCVLoadStoreOptimizer.cpp",
0 commit comments