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 3ffb088 commit a0f3ef4Copy full SHA for a0f3ef4
llvm/utils/gn/secondary/llvm/lib/Target/AMDGPU/BUILD.gn
@@ -151,6 +151,7 @@ static_library("LLVMAMDGPUCodeGen") {
151
"AMDGPULowerKernelAttributes.cpp",
152
"AMDGPULowerModuleLDSPass.cpp",
153
"AMDGPUMCInstLower.cpp",
154
+ "AMDGPUMFMAClustering.cpp",
155
"AMDGPUMIRFormatter.cpp",
156
"AMDGPUMachineCFGStructurizer.cpp",
157
"AMDGPUMachineFunction.cpp",
0 commit comments