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 53aad35 commit 5f3714cCopy full SHA for 5f3714c
llvm/utils/gn/secondary/llvm/lib/Target/AMDGPU/BUILD.gn
@@ -202,6 +202,7 @@ static_library("LLVMAMDGPUCodeGen") {
202
"AMDGPUTargetMachine.cpp",
203
"AMDGPUTargetObjectFile.cpp",
204
"AMDGPUTargetTransformInfo.cpp",
205
+ "AMDGPUUniformIntrinsicCombine.cpp",
206
"AMDGPUUnifyDivergentExitNodes.cpp",
207
"AMDGPUWaitSGPRHazards.cpp",
208
"GCNCreateVOPD.cpp",
0 commit comments