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 4bbc70e commit 8b06814Copy full SHA for 8b06814
llvm/utils/gn/secondary/llvm/lib/Target/AMDGPU/BUILD.gn
@@ -176,6 +176,7 @@ static_library("LLVMAMDGPUCodeGen") {
176
"AMDGPUPreLegalizerCombiner.cpp",
177
"AMDGPUPreloadKernArgProlog.cpp",
178
"AMDGPUPreloadKernelArguments.cpp",
179
+ "AMDGPUPrepareAGPRAlloc.cpp",
180
"AMDGPUPrintfRuntimeBinding.cpp",
181
"AMDGPUPromoteAlloca.cpp",
182
"AMDGPUPromoteKernelArguments.cpp",
0 commit comments