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 ff35cb5 commit fc4f1aaCopy full SHA for fc4f1aa
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