forked from OSchip/llvm-project
[gn build] Port e53a9d96e6
This commit is contained in:
parent
6b4b3e2856
commit
debd2dcd09
|
@ -176,6 +176,7 @@ static_library("LLVMAMDGPUCodeGen") {
|
||||||
"SIPeepholeSDWA.cpp",
|
"SIPeepholeSDWA.cpp",
|
||||||
"SIPreAllocateWWMRegs.cpp",
|
"SIPreAllocateWWMRegs.cpp",
|
||||||
"SIRegisterInfo.cpp",
|
"SIRegisterInfo.cpp",
|
||||||
|
"SIRemoveShortExecBranches.cpp",
|
||||||
"SIShrinkInstructions.cpp",
|
"SIShrinkInstructions.cpp",
|
||||||
"SIWholeQuadMode.cpp",
|
"SIWholeQuadMode.cpp",
|
||||||
]
|
]
|
||||||
|
|
Loading…
Reference in New Issue