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 8ac140f commit 6b8c194Copy full SHA for 6b8c194
llvm/utils/gn/secondary/llvm/lib/Target/AArch64/BUILD.gn
@@ -165,6 +165,7 @@ static_library("LLVMAArch64CodeGen") {
165
"GISel/AArch64PreLegalizerCombiner.cpp",
166
"GISel/AArch64RegisterBankInfo.cpp",
167
"SMEABIPass.cpp",
168
+ "SMEPeepholeOpt.cpp",
169
"SVEIntrinsicOpts.cpp",
170
]
171
}
0 commit comments