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 d85e347 commit 93604c9Copy full SHA for 93604c9
llvm/utils/gn/secondary/llvm/lib/Target/RISCV/BUILD.gn
@@ -66,6 +66,7 @@ static_library("LLVMRISCVCodeGen") {
66
"RISCVExpandAtomicPseudoInsts.cpp",
67
"RISCVExpandPseudoInsts.cpp",
68
"RISCVFrameLowering.cpp",
69
+ "RISCVGatherScatterLowering.cpp",
70
"RISCVISelDAGToDAG.cpp",
71
"RISCVISelLowering.cpp",
72
"RISCVInsertVSETVLI.cpp",
0 commit comments