diff --git a/utils/gn/secondary/llvm/lib/Target/AMDGPU/BUILD.gn b/utils/gn/secondary/llvm/lib/Target/AMDGPU/BUILD.gn index 045751141ad..621458df86c 100644 --- a/utils/gn/secondary/llvm/lib/Target/AMDGPU/BUILD.gn +++ b/utils/gn/secondary/llvm/lib/Target/AMDGPU/BUILD.gn @@ -176,6 +176,7 @@ static_library("LLVMAMDGPUCodeGen") { "SIPeepholeSDWA.cpp", "SIPreAllocateWWMRegs.cpp", "SIRegisterInfo.cpp", + "SIRemoveShortExecBranches.cpp", "SIShrinkInstructions.cpp", "SIWholeQuadMode.cpp", ]