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 751ae26 commit 1fcba94Copy full SHA for 1fcba94
llvm/utils/gn/secondary/llvm/lib/Target/AMDGPU/BUILD.gn
@@ -200,6 +200,7 @@ static_library("LLVMAMDGPUCodeGen") {
200
"AMDGPUTargetTransformInfo.cpp",
201
"AMDGPUUnifyDivergentExitNodes.cpp",
202
"AMDGPUUnifyMetadata.cpp",
203
+ "AMDGPUWaitSGPRHazards.cpp",
204
"GCNCreateVOPD.cpp",
205
"GCNDPPCombine.cpp",
206
"GCNHazardRecognizer.cpp",
0 commit comments