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 2a869ce commit 9096bccCopy full SHA for 9096bcc
llvm/utils/gn/secondary/llvm/lib/Target/AMDGPU/BUILD.gn
@@ -166,6 +166,7 @@ static_library("LLVMAMDGPUCodeGen") {
166
"AMDGPUMachineFunction.cpp",
167
"AMDGPUMachineModuleInfo.cpp",
168
"AMDGPUMacroFusion.cpp",
169
+ "AMDGPUMarkLastScratchLoad.cpp",
170
"AMDGPUOpenCLEnqueuedBlockLowering.cpp",
171
"AMDGPUPerfHintAnalysis.cpp",
172
"AMDGPUPostLegalizerCombiner.cpp",
0 commit comments