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.
2 parents 535b891 + 5f3714c commit 1f3f8dbCopy full SHA for 1f3f8db
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