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 9f6cd56 commit 38450dfCopy full SHA for 38450df
llvm/utils/gn/secondary/llvm/lib/Target/AMDGPU/BUILD.gn
@@ -182,6 +182,7 @@ static_library("LLVMAMDGPUCodeGen") {
182
"AMDGPURegBankSelect.cpp",
183
"AMDGPURegisterBankInfo.cpp",
184
"AMDGPURemoveIncompatibleFunctions.cpp",
185
+ "AMDGPUReserveWWMRegs.cpp",
186
"AMDGPUResourceUsageAnalysis.cpp",
187
"AMDGPURewriteOutArguments.cpp",
188
"AMDGPURewriteUndefForPHI.cpp",
0 commit comments