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 ec3e5dc commit 307d7edCopy full SHA for 307d7ed
llvm/utils/gn/secondary/llvm/lib/Target/AMDGPU/BUILD.gn
@@ -168,6 +168,7 @@ static_library("LLVMAMDGPUCodeGen") {
168
"AMDGPULibCalls.cpp",
169
"AMDGPULibFunc.cpp",
170
"AMDGPULowerBufferFatPointers.cpp",
171
+ "AMDGPULowerExecSync.cpp",
172
"AMDGPULowerIntrinsics.cpp",
173
"AMDGPULowerKernelArguments.cpp",
174
"AMDGPULowerKernelAttributes.cpp",
0 commit comments