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 43fd244 commit cc184eeCopy full SHA for cc184ee
llvm/utils/gn/secondary/llvm/lib/Target/AMDGPU/BUILD.gn
@@ -186,6 +186,7 @@ static_library("LLVMAMDGPUCodeGen") {
186
"AMDGPURewriteOutArguments.cpp",
187
"AMDGPURewriteUndefForPHI.cpp",
188
"AMDGPUSetWavePriority.cpp",
189
+ "AMDGPUSplitModule.cpp",
190
"AMDGPUSubtarget.cpp",
191
"AMDGPUTargetMachine.cpp",
192
"AMDGPUTargetObjectFile.cpp",
0 commit comments