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 33b2c26 commit 13c3290Copy full SHA for 13c3290
llvm/utils/gn/secondary/llvm/lib/Target/AMDGPU/BUILD.gn
@@ -160,6 +160,7 @@ static_library("LLVMAMDGPUCodeGen") {
160
"AMDGPULibCalls.cpp",
161
"AMDGPULibFunc.cpp",
162
"AMDGPULowerBufferFatPointers.cpp",
163
+ "AMDGPULowerIntrinsics.cpp",
164
"AMDGPULowerKernelArguments.cpp",
165
"AMDGPULowerKernelAttributes.cpp",
166
"AMDGPULowerModuleLDSPass.cpp",
0 commit comments