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 5912de9 commit 0f24289Copy full SHA for 0f24289
llvm/utils/gn/secondary/llvm/lib/Target/AMDGPU/BUILD.gn
@@ -175,6 +175,7 @@ static_library("LLVMAMDGPUCodeGen") {
175
"AMDGPUPerfHintAnalysis.cpp",
176
"AMDGPUPostLegalizerCombiner.cpp",
177
"AMDGPUPreLegalizerCombiner.cpp",
178
+ "AMDGPUPreloadKernArgProlog.cpp",
179
"AMDGPUPrintfRuntimeBinding.cpp",
180
"AMDGPUPromoteAlloca.cpp",
181
"AMDGPUPromoteKernelArguments.cpp",
0 commit comments