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 9313148 commit a7f2cd3Copy full SHA for a7f2cd3
llvm/utils/gn/secondary/llvm/lib/Target/AMDGPU/BUILD.gn
@@ -137,6 +137,7 @@ static_library("LLVMAMDGPUCodeGen") {
137
"AMDGPUAsmPrinter.cpp",
138
"AMDGPUAtomicOptimizer.cpp",
139
"AMDGPUAttributor.cpp",
140
+ "AMDGPUBarrierLatency.cpp",
141
"AMDGPUCallLowering.cpp",
142
"AMDGPUCodeGenPrepare.cpp",
143
"AMDGPUCombinerHelper.cpp",
0 commit comments